File tree
6 files changed
+106
-114
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Component
- DependencyInjection/LazyProxy
- Instantiator
- PhpDumper
- JsonEncoder
- CacheWarmer
- Decode
- VarExporter
6 files changed
+106
-114
lines changedsrc/Symfony/Bridge/Doctrine/ManagerRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/ManagerRegistry.php+24
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
41 | 65 |
|
42 | 66 |
|
43 | 67 |
|
|
src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/LazyServiceInstantiator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/LazyServiceInstantiator.php+4
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
32 | 36 |
|
33 | 37 |
|
34 | 38 |
|
|
src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php+35-4
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 | + |
59 | 70 |
|
60 |
| - |
61 |
| - |
| 71 | + |
| 72 | + |
62 | 73 |
|
63 | 74 |
|
64 | 75 |
|
| ||
85 | 96 |
|
86 | 97 |
|
87 | 98 |
|
88 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
89 | 112 |
|
90 | 113 |
|
91 | 114 |
|
92 |
| - |
| 115 | + |
93 | 116 |
|
94 | 117 |
|
95 | 118 |
|
| ||
104 | 127 |
|
105 | 128 |
|
106 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
107 | 134 |
|
108 | 135 |
|
109 | 136 |
|
| ||
141 | 168 |
|
142 | 169 |
|
143 | 170 |
|
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
144 | 175 |
|
145 | 176 |
|
146 | 177 |
|
|
src/Symfony/Component/JsonEncoder/CacheWarmer/LazyGhostCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/JsonEncoder/CacheWarmer/LazyGhostCacheWarmer.php+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
src/Symfony/Component/JsonEncoder/Decode/LazyInstantiator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/JsonEncoder/Decode/LazyInstantiator.php+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
src/Symfony/Component/VarExporter/ProxyHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/ProxyHelper.php+41-108
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 | 62 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 | 63 |
|
97 | 64 |
|
98 | 65 |
|
| ||
101 | 68 |
|
102 | 69 |
|
103 | 70 |
|
104 |
| - |
| 71 | + |
105 | 72 |
|
106 | 73 |
|
107 | 74 |
|
| ||
132 | 99 |
|
133 | 100 |
|
134 | 101 |
|
135 |
| - |
136 | 102 |
|
137 | 103 |
|
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
| 104 | + |
149 | 105 |
|
150 | 106 |
|
151 | 107 |
|
| ||
156 | 112 |
|
157 | 113 |
|
158 | 114 |
|
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
165 | 121 |
|
166 | 122 |
|
167 | 123 |
|
| ||
173 | 129 |
|
174 | 130 |
|
175 | 131 |
|
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 | 132 |
|
220 | 133 |
|
221 | 134 |
|
| ||
261 | 174 |
|
262 | 175 |
|
263 | 176 |
|
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
271 | 194 |
|
272 | 195 |
|
273 | 196 |
|
| ||
283 | 206 |
|
284 | 207 |
|
285 | 208 |
|
286 |
| - |
287 |
| - |
288 |
| - |
289 |
| - |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
290 | 214 |
|
291 |
| - |
292 |
| - |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
293 | 226 |
|
294 | 227 |
|
295 | 228 |
|
|
0 commit comments