File tree
Expand file treeCollapse file tree
3 files changed
+37
-14
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle
- DependencyInjection
- Resources/config
- Component/HttpKernel/Debug
Expand file treeCollapse file tree
3 files changed
+37
-14
lines changedsrc/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| 18 | + |
17 | 19 |
|
| 20 | + |
18 | 21 |
|
19 | 22 |
|
20 | 23 |
|
| ||
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
56 | 64 |
|
57 | 65 |
|
58 | 66 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/config/profiler.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/config/profiler.xml+8-14Lines changed: 8 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
73 | 67 |
|
74 | 68 |
|
75 | 69 |
|
src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
29 | 34 |
|
30 | 35 |
|
31 | 36 |
|
| ||
70 | 75 |
|
71 | 76 |
|
72 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
73 | 90 |
|
74 | 91 |
|
75 | 92 |
|
| ||
78 | 95 |
|
79 | 96 |
|
80 | 97 |
|
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
81 | 102 |
|
82 | 103 |
|
83 | 104 |
|
|
0 commit comments