Commit f3458fb
File tree
Expand file treeCollapse file tree
3 files changed
+13
-5
lines changedFilter options
- src/Symfony/Bundle/WebProfilerBundle
- EventListener
- Resources
- config
- views/Profiler
Expand file treeCollapse file tree
3 files changed
+13
-5
lines changedsrc/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
| 51 | + |
50 | 52 |
|
51 |
| - |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| 62 | + |
60 | 63 |
|
61 | 64 |
|
62 | 65 |
|
| ||
113 | 116 |
|
114 | 117 |
|
115 | 118 |
|
116 |
| - |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
117 | 125 |
|
118 | 126 |
|
119 | 127 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/config/toolbar.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/config/toolbar.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_redirect.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_redirect.html.twig+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
44 | 43 |
|
45 |
| - |
| 44 | + |
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
|
0 commit comments