File tree
24 files changed
+150
-26
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/CacheWarmer
- Bundle
- FrameworkBundle
- CacheWarmer
- Command
- Routing
- Translation
- SecurityBundle/CacheWarmer
- TwigBundle/CacheWarmer
- Component
- Cache/Adapter
- DependencyInjection
- Dumper
- HttpKernel
- CacheWarmer
- Tests/CacheWarmer
- Translation
- VarExporter
24 files changed
+150
-26
lines changed+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
42 | 48 |
|
43 | 49 |
|
44 | 50 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
|
src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
| 51 | + |
49 | 52 |
|
50 | 53 |
|
51 | 54 |
|
| ||
64 | 67 |
|
65 | 68 |
|
66 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
67 | 76 |
|
| 77 | + |
| 78 | + |
68 | 79 |
|
69 | 80 |
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| ||
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
64 |
| - |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
67 | 72 |
|
68 | 73 |
|
69 |
| - |
| 74 | + |
70 | 75 |
|
71 | 76 |
|
72 | 77 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/CachePoolClearerCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/CachePoolClearerCacheWarmer.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
39 | 41 |
|
40 |
| - |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| 49 | + |
| 50 | + |
47 | 51 |
|
48 | 52 |
|
49 | 53 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 |
| - |
46 |
| - |
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TranslationsCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TranslationsCacheWarmer.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| ||
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 |
| - |
| 48 | + |
47 | 49 |
|
| 50 | + |
| 51 | + |
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ValidatorCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ValidatorCacheWarmer.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
71 | 74 |
|
72 | 75 |
|
73 | 76 |
|
74 |
| - |
| 77 | + |
75 | 78 |
|
76 | 79 |
|
77 | 80 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
120 |
| - |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
121 | 126 |
|
122 | 127 |
|
123 | 128 |
|
| ||
193 | 198 |
|
194 | 199 |
|
195 | 200 |
|
196 |
| - |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
197 | 206 |
|
198 | 207 |
|
199 | 208 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/Router.php+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 | 29 |
|
35 | 30 |
|
36 | 31 |
|
| ||
90 | 85 |
|
91 | 86 |
|
92 | 87 |
|
| 88 | + |
| 89 | + |
93 | 90 |
|
94 | 91 |
|
95 | 92 |
|
| ||
101 | 98 |
|
102 | 99 |
|
103 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
| 98 | + |
| 99 | + |
98 | 100 |
|
99 | 101 |
|
100 | 102 |
|
| ||
113 | 115 |
|
114 | 116 |
|
115 | 117 |
|
| 118 | + |
| 119 | + |
116 | 120 |
|
117 | 121 |
|
118 | 122 |
|
|
src/Symfony/Bundle/SecurityBundle/CacheWarmer/ExpressionCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CacheWarmer/ExpressionCacheWarmer.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
41 | 44 |
|
| 45 | + |
| 46 | + |
42 | 47 |
|
43 | 48 |
|
src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheWarmer.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| 49 | + |
| 50 | + |
47 | 51 |
|
48 | 52 |
|
49 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
50 | 58 |
|
51 | 59 |
|
52 | 60 |
|
53 | 61 |
|
54 | 62 |
|
| 63 | + |
| 64 | + |
55 | 65 |
|
56 | 66 |
|
57 | 67 |
|
|
src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
| 294 | + |
| 295 | + |
294 | 296 |
|
295 | 297 |
|
296 | 298 |
|
| ||
314 | 316 |
|
315 | 317 |
|
316 | 318 |
|
| 319 | + |
317 | 320 |
|
318 | 321 |
|
319 | 322 |
|
| ||
334 | 337 |
|
335 | 338 |
|
336 | 339 |
|
337 |
| - |
| 340 | + |
338 | 341 |
|
339 | 342 |
|
340 | 343 |
|
| ||
376 | 379 |
|
377 | 380 |
|
378 | 381 |
|
| 382 | + |
| 383 | + |
379 | 384 |
|
380 | 385 |
|
381 | 386 |
|
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/Preloader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/Preloader.php+23-4Lines changed: 23 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 | 16 |
|
19 |
| - |
| 17 | + |
20 | 18 |
|
21 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
22 | 41 |
|
23 | 42 |
|
24 | 43 |
|
|
src/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
|
0 commit comments