File tree
12 files changed
+95
-9
lines changedFilter options
- src/Symfony/Component/Routing
- Loader
- Configurator
- schema/routing
- Tests
- Fixtures
- import_with_no_trailing_slash
- Loader
12 files changed
+95
-9
lines changedsrc/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 |
| - |
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
53 | 62 |
|
54 | 63 |
|
55 | 64 |
|
| ||
61 | 70 |
|
62 | 71 |
|
63 | 72 |
|
64 |
| - |
| 73 | + |
65 | 74 |
|
66 | 75 |
|
67 | 76 |
|
68 | 77 |
|
69 | 78 |
|
70 |
| - |
| 79 | + |
71 | 80 |
|
72 | 81 |
|
73 | 82 |
|
|
src/Symfony/Component/Routing/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/XmlFileLoader.php+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
| 161 | + |
161 | 162 |
|
162 | 163 |
|
163 | 164 |
|
| ||
172 | 173 |
|
173 | 174 |
|
174 | 175 |
|
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
175 | 184 |
|
176 | 185 |
|
177 | 186 |
|
| ||
181 | 190 |
|
182 | 191 |
|
183 | 192 |
|
184 |
| - |
| 193 | + |
185 | 194 |
|
186 | 195 |
|
187 | 196 |
|
188 | 197 |
|
189 | 198 |
|
190 | 199 |
|
191 | 200 |
|
192 |
| - |
| 201 | + |
193 | 202 |
|
194 | 203 |
|
195 | 204 |
|
|
src/Symfony/Component/Routing/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/YamlFileLoader.php+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| 158 | + |
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
| ||
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
170 | 179 |
|
171 | 180 |
|
172 | 181 |
|
| ||
178 | 187 |
|
179 | 188 |
|
180 | 189 |
|
181 |
| - |
| 190 | + |
182 | 191 |
|
183 | 192 |
|
184 | 193 |
|
185 | 194 |
|
186 | 195 |
|
187 |
| - |
| 196 | + |
188 | 197 |
|
189 | 198 |
|
190 | 199 |
|
|
src/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/import_with_no_trailing_slash/routing.xml
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
src/Symfony/Component/Routing/Tests/Fixtures/import_with_no_trailing_slash/routing.yml
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
src/Symfony/Component/Routing/Tests/Fixtures/php_dsl.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/php_dsl.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/php_dsl_sub.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/php_dsl_sub.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/php_dsl_sub_root.php
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
src/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
102 | 105 |
|
103 | 106 |
|
104 | 107 |
|
105 | 108 |
|
106 | 109 |
|
107 | 110 |
|
108 | 111 |
|
| 112 | + |
109 | 113 |
|
110 | 114 |
|
| 115 | + |
| 116 | + |
111 | 117 |
|
112 | 118 |
|
113 | 119 |
|
114 | 120 |
|
115 | 121 |
|
116 | 122 |
|
117 | 123 |
|
| 124 | + |
118 | 125 |
|
119 | 126 |
|
120 | 127 |
|
|
src/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
414 | 423 |
|
src/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
213 | 212 |
|
214 | 213 |
|
215 | 214 |
|
| ||
275 | 274 |
|
276 | 275 |
|
277 | 276 |
|
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
278 | 286 |
|
0 commit comments