Commit 3d10b53
File tree
Expand file treeCollapse file tree
22 files changed
+751
-77
lines changedFilter options
- core-bundle
- src
- DependencyInjection/Compiler
- Resources
- config
- contao/library/Contao
- Twig
- Extension
- Inheritance
- Interop
- tests
- DependencyInjection/Compiler
- Fixtures/Twig
- inheritance
- bundles
- Bar
- Core
- Foo
- templates
- @my-theme
- locator
- bundles/ContaoCoreBundle
- contao/@foo-theme/bar
- other
- Twig
- Extension
- Inheritance
- Interop
Expand file treeCollapse file tree
22 files changed
+751
-77
lines changedcore-bundle/src/DependencyInjection/Compiler/TwigPathsPass.php
Copy file name to clipboardExpand all lines: core-bundle/src/DependencyInjection/Compiler/TwigPathsPass.php+52-26Lines changed: 52 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 29 | + |
| 30 | + |
34 | 31 |
|
35 | 32 |
|
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 |
| - |
| 36 | + |
40 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
| 60 | + |
62 | 61 |
|
63 |
| - |
| 62 | + |
64 | 63 |
|
| 64 | + |
| 65 | + |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
68 |
| - |
| 70 | + |
69 | 71 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 |
| - |
78 |
| - |
| 79 | + |
| 80 | + |
| 81 | + |
79 | 82 |
|
80 |
| - |
81 |
| - |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
82 | 94 |
|
83 |
| - |
84 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
85 | 99 |
|
86 | 100 |
|
87 |
| - |
88 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
89 | 112 |
|
| 113 | + |
| 114 | + |
| 115 | + |
90 | 116 |
|
91 | 117 |
|
core-bundle/src/Resources/config/services.yml
Copy file name to clipboardExpand all lines: core-bundle/src/Resources/config/services.yml+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
886 | 886 |
|
887 | 887 |
|
888 | 888 |
|
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
889 | 893 |
|
890 | 894 |
|
891 |
| - |
| 895 | + |
892 | 896 |
|
893 | 897 |
|
| 898 | + |
894 | 899 |
|
895 | 900 |
|
896 | 901 |
|
|
core-bundle/src/Resources/contao/library/Contao/TemplateInheritance.php
Copy file name to clipboardExpand all lines: core-bundle/src/Resources/contao/library/Contao/TemplateInheritance.php+14-15Lines changed: 14 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 |
| - |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
351 |
| - |
| 351 | + |
352 | 352 |
|
353 | 353 |
|
354 |
| - |
355 |
| - |
356 |
| - |
357 |
| - |
358 |
| - |
359 |
| - |
360 |
| - |
361 |
| - |
362 |
| - |
363 |
| - |
364 |
| - |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
365 | 364 |
|
366 | 365 |
|
367 | 366 |
|
368 | 367 |
|
369 | 368 |
|
370 | 369 |
|
371 | 370 |
|
372 |
| - |
| 371 | + |
373 | 372 |
|
374 | 373 |
|
375 | 374 |
|
|
core-bundle/src/Twig/Extension/InteropExtension.php renamed to core-bundle/src/Twig/Extension/ContaoExtension.php
Copy file name to clipboardExpand all lines: core-bundle/src/Twig/Extension/ContaoExtension.php+22-2Lines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 |
| - |
| 23 | + |
22 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
23 | 30 |
|
24 | 31 |
|
25 | 32 |
|
26 | 33 |
|
27 | 34 |
|
28 |
| - |
| 35 | + |
29 | 36 |
|
30 | 37 |
|
31 | 38 |
|
| ||
34 | 41 |
|
35 | 42 |
|
36 | 43 |
|
| 44 | + |
| 45 | + |
37 | 46 |
|
38 | 47 |
|
39 | 48 |
|
| ||
55 | 64 |
|
56 | 65 |
|
57 | 66 |
|
| 67 | + |
| 68 | + |
58 | 69 |
|
59 | 70 |
|
60 | 71 |
|
61 | 72 |
|
62 | 73 |
|
63 | 74 |
|
64 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
65 | 85 |
|
core-bundle/src/Twig/Interop/ContaoTwigTemplateLocator.php renamed to core-bundle/src/Twig/Inheritance/ContaoTwigTemplateLocator.php
Copy file name to clipboardExpand all lines: core-bundle/src/Twig/Inheritance/ContaoTwigTemplateLocator.php+26-2Lines changed: 26 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
59 |
| - |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| ||
81 | 82 |
|
82 | 83 |
|
83 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
84 | 108 |
|
core-bundle/src/Twig/Inheritance/DynamicExtendsTokenParser.php
Copy file name to clipboard+89Lines changed: 89 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 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
0 commit comments