Commit 6454a70
File tree
Expand file treeCollapse file tree
5 files changed
+29
-13
lines changedFilter options
- Command
- EventListener
- Resources/config
- Tests/Functional
Expand file treeCollapse file tree
5 files changed
+29
-13
lines changedCommand/ContainerDebugCommand.php
Copy file name to clipboardExpand all lines: Command/ContainerDebugCommand.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
287 |
| - |
| 287 | + |
| 288 | + |
| 289 | + |
288 | 290 |
|
289 | 291 |
|
290 | 292 |
|
| ||
302 | 304 |
|
303 | 305 |
|
304 | 306 |
|
305 |
| - |
| 307 | + |
| 308 | + |
| 309 | + |
306 | 310 |
|
307 | 311 |
|
308 | 312 |
|
|
EventListener/ConsoleProfilerListener.php
Copy file name to clipboardExpand all lines: EventListener/ConsoleProfilerListener.php+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| ||
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
69 |
| - |
| 71 | + |
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
| ||
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
95 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
96 | 103 |
|
97 | 104 |
|
98 | 105 |
|
| ||
114 | 121 |
|
115 | 122 |
|
116 | 123 |
|
117 |
| - |
118 |
| - |
| 124 | + |
119 | 125 |
|
120 | 126 |
|
121 | 127 |
|
|
Resources/config/profiling.php
Copy file name to clipboardExpand all lines: Resources/config/profiling.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
51 | 56 |
|
52 | 57 |
|
53 | 58 |
|
|
Resources/config/services.php
Copy file name to clipboardExpand all lines: Resources/config/services.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
|
Tests/Functional/ContainerDebugCommandTest.php
Copy file name to clipboardExpand all lines: Tests/Functional/ContainerDebugCommandTest.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
144 |
| - |
145 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
146 | 146 |
|
147 |
| - |
148 |
| - |
149 |
| - |
| 147 | + |
| 148 | + |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
0 commit comments