Commit dd1fd31
File tree
3 files changed
+19
-3
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Collector
- Component/HttpKernel
- DataCollector
- Tests/DataCollector
3 files changed
+19
-3
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
| 216 | + |
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
92 | 97 |
|
93 | 98 |
|
94 | 99 |
|
| ||
174 | 179 |
|
175 | 180 |
|
176 | 181 |
|
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
177 | 192 |
|
178 | 193 |
|
179 | 194 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
|
0 commit comments