Commit 499b816
File tree
Expand file treeCollapse file tree
3 files changed
+42
-4
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Collector
- Component/HttpKernel
- DataCollector
- Tests/DataCollector
Expand file treeCollapse file tree
3 files changed
+42
-4
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
| 61 | + |
60 | 62 |
|
61 | 63 |
|
62 | 64 |
|
| ||
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
111 | 128 |
|
112 | 129 |
|
113 | 130 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
25 | 43 |
|
26 | 44 |
|
27 | 45 |
|
| ||
106 | 124 |
|
107 | 125 |
|
108 | 126 |
|
| 127 | + |
| 128 | + |
| 129 | + |
109 | 130 |
|
110 | 131 |
|
111 | 132 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
79 |
| - |
| 78 | + |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
0 commit comments