Commit 30aeb85
File tree
4 files changed
+17
-10
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views
- Collector
- Profiler
- Component/HttpKernel/DataCollector
4 files changed
+17
-10
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+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
93 |
| - |
| 92 | + |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
| 113 | + |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
158 | 162 |
|
159 | 163 |
|
160 | 164 |
|
| ||
204 | 208 |
|
205 | 209 |
|
206 | 210 |
|
207 |
| - |
| 211 | + |
208 | 212 |
|
209 | 213 |
|
210 | 214 |
|
| ||
243 | 247 |
|
244 | 248 |
|
245 | 249 |
|
246 |
| - |
| 250 | + |
247 | 251 |
|
248 | 252 |
|
249 | 253 |
|
250 | 254 |
|
251 |
| - |
| 255 | + |
252 | 256 |
|
253 | 257 |
|
254 | 258 |
|
|
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+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
796 | 796 |
|
797 | 797 |
|
798 | 798 |
|
799 |
| - |
| 799 | + |
800 | 800 |
|
801 | 801 |
|
802 | 802 |
|
| ||
819 | 819 |
|
820 | 820 |
|
821 | 821 |
|
| 822 | + |
822 | 823 |
|
823 | 824 |
|
824 | 825 |
|
| ||
836 | 837 |
|
837 | 838 |
|
838 | 839 |
|
839 |
| - |
| 840 | + |
| 841 | + |
840 | 842 |
|
841 | 843 |
|
842 | 844 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1135 | 1135 |
|
1136 | 1136 |
|
1137 | 1137 |
|
1138 |
| - |
| 1138 | + |
1139 | 1139 |
|
1140 | 1140 |
|
1141 | 1141 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
| 136 | + |
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
|
0 commit comments