File tree
Expand file treeCollapse file tree
5 files changed
+91
-6
lines changedFilter options
- src/Symfony
- Bundle
- TwigBundle/Resources/views
- WebProfilerBundle/Resources/views
- Collector
- Profiler
- Component/HttpKernel
- DataCollector
- Tests/DataCollector
Expand file treeCollapse file tree
5 files changed
+91
-6
lines changedsrc/Symfony/Bundle/TwigBundle/Resources/views/base_js.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/views/base_js.html.twig+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/request.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/request.html.twig+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
182 |
| - |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
183 | 202 |
|
184 | 203 |
|
185 | 204 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
555 |
| - |
| 555 | + |
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
| ||
578 | 578 |
|
579 | 579 |
|
580 | 580 |
|
581 |
| - |
| 581 | + |
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
266 | 278 |
|
267 | 279 |
|
268 | 280 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php+54Lines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
333 | 333 |
|
334 | 334 |
|
335 | 335 |
|
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
336 | 390 |
|
0 commit comments