Commit 33168b0
File tree
8 files changed
+52
-16
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle
- Controller
- Resources/views/Profiler
- Tests/Controller
- Component/HttpKernel
- Profiler
- Tests/Profiler
8 files changed
+52
-16
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
| 219 | + |
219 | 220 |
|
220 | 221 |
|
221 | 222 |
|
| ||
224 | 225 |
|
225 | 226 |
|
226 | 227 |
|
| 228 | + |
227 | 229 |
|
228 | 230 |
|
229 | 231 |
|
| ||
236 | 238 |
|
237 | 239 |
|
238 | 240 |
|
| 241 | + |
239 | 242 |
|
240 | 243 |
|
241 | 244 |
|
| ||
269 | 272 |
|
270 | 273 |
|
271 | 274 |
|
| 275 | + |
272 | 276 |
|
273 | 277 |
|
274 | 278 |
|
| ||
278 | 282 |
|
279 | 283 |
|
280 | 284 |
|
281 |
| - |
| 285 | + |
282 | 286 |
|
283 | 287 |
|
| 288 | + |
284 | 289 |
|
285 | 290 |
|
286 | 291 |
|
| ||
308 | 313 |
|
309 | 314 |
|
310 | 315 |
|
| 316 | + |
311 | 317 |
|
312 | 318 |
|
313 | 319 |
|
| ||
317 | 323 |
|
318 | 324 |
|
319 | 325 |
|
| 326 | + |
320 | 327 |
|
321 | 328 |
|
322 | 329 |
|
| ||
328 | 335 |
|
329 | 336 |
|
330 | 337 |
|
331 |
| - |
| 338 | + |
332 | 339 |
|
333 | 340 |
|
334 | 341 |
|
335 | 342 |
|
336 | 343 |
|
| 344 | + |
337 | 345 |
|
338 | 346 |
|
339 | 347 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/search.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/search.html.twig+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
18 | 23 |
|
19 | 24 |
|
20 | 25 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Tests/Controller/ProfilerControllerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Tests/Controller/ProfilerControllerTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
|
src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
67 |
| - |
68 |
| - |
| 66 | + |
69 | 67 |
|
70 | 68 |
|
71 |
| - |
| 69 | + |
72 | 70 |
|
73 | 71 |
|
74 | 72 |
|
| ||
154 | 152 |
|
155 | 153 |
|
156 | 154 |
|
| 155 | + |
157 | 156 |
|
158 | 157 |
|
159 | 158 |
|
| ||
261 | 260 |
|
262 | 261 |
|
263 | 262 |
|
| 263 | + |
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
|
src/Symfony/Component/HttpKernel/Profiler/Profile.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Profiler/Profile.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
290 |
| - |
| 290 | + |
291 | 291 |
|
292 | 292 |
|
src/Symfony/Component/HttpKernel/Profiler/Profiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Profiler/Profiler.php+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
146 | 147 |
|
147 | 148 |
|
148 |
| - |
| 149 | + |
149 | 150 |
|
150 |
| - |
| 151 | + |
151 | 152 |
|
152 | 153 |
|
153 | 154 |
|
|
src/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
130 | 144 |
|
131 | 145 |
|
132 | 146 |
|
|
src/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
62 | 69 |
|
63 | 70 |
|
64 | 71 |
|
|
0 commit comments