File tree
5 files changed
+54
-2
lines changedFilter options
- src/Symfony/Component/Routing
- Loader/Configurator/Traits
- Tests
- Fixtures
- AttributeFixtures
- localized
- Loader
5 files changed
+54
-2
lines changedsrc/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 |
| - |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
src/Symfony/Component/Routing/RouteCollection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/RouteCollection.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
407 | 407 |
|
408 | 408 |
|
409 | 409 |
|
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
410 | 415 |
|
src/Symfony/Component/Routing/Tests/Fixtures/AttributeFixtures/RouteWithPriorityController.php
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
src/Symfony/Component/Routing/Tests/Fixtures/localized/localized-prefix.yml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
src/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
509 | 509 |
|
510 | 510 |
|
511 | 511 |
|
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
512 | 532 |
|
0 commit comments