Commit dff1130
File tree
6 files changed
+108
-9
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/Resources/config
- WebProfilerBundle
- EventListener
- Resources
- config
- views/Profiler
- Component/HttpKernel
- EventListener
- Profiler
6 files changed
+108
-9
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
| 29 | + |
| 30 | + |
28 | 31 |
|
29 | 32 |
|
src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php+33-5Lines changed: 33 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
| ||
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| 50 | + |
47 | 51 |
|
48 |
| - |
| 52 | + |
49 | 53 |
|
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
55 | 59 |
|
| 60 | + |
56 | 61 |
|
57 | 62 |
|
58 | 63 |
|
| ||
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
68 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
69 | 94 |
|
70 | 95 |
|
71 | 96 |
|
72 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
73 | 101 |
|
74 | 102 |
|
75 | 103 |
|
| ||
87 | 115 |
|
88 | 116 |
|
89 | 117 |
|
90 |
| - |
| 118 | + |
91 | 119 |
|
92 | 120 |
|
93 | 121 |
|
| ||
100 | 128 |
|
101 | 129 |
|
102 | 130 |
|
103 |
| - |
| 131 | + |
104 | 132 |
|
105 | 133 |
|
106 | 134 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/config/toolbar.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/config/toolbar.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
| 270 | + |
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| 49 | + |
47 | 50 |
|
48 |
| - |
| 51 | + |
49 | 52 |
|
50 | 53 |
|
51 | 54 |
|
| ||
54 | 57 |
|
55 | 58 |
|
56 | 59 |
|
| 60 | + |
57 | 61 |
|
58 | 62 |
|
59 | 63 |
|
| ||
97 | 101 |
|
98 | 102 |
|
99 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
100 | 108 |
|
101 | 109 |
|
102 |
| - |
| 110 | + |
103 | 111 |
|
104 | 112 |
|
105 | 113 |
|
| ||
117 | 125 |
|
118 | 126 |
|
119 | 127 |
|
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
120 | 132 |
|
121 | 133 |
|
122 | 134 |
|
|
src/Symfony/Component/HttpKernel/Profiler/ProfileStack.php
Copy file name to clipboard+55Lines changed: 55 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
0 commit comments