File tree
Expand file treeCollapse file tree
420 files changed
+7148
-7148
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- DataCollector
- DependencyInjection
- CompilerPass
- Form
- Type
- Tests
- DataCollector
- DependencyInjection
- CompilerPass
- Form
- ChoiceList
- EventListener
- PropertyInfo
- Monolog
- Formatter
- Handler
- Tests
- Processor
- ProxyManager/Tests/LazyProxy/PhpDumper
- Twig
- Command
- DataCollector
- Extension
- Form
- Tests
- Command
- Extension
- Translation
- TokenParser
- Bundle
- FrameworkBundle
- Command
- Console
- Descriptor
- DependencyInjection
- Routing
- Tests
- CacheWarmer
- Command
- Console/Descriptor
- Controller
- DependencyInjection
- Compiler
- Fixtures/php
- Functional
- Templating
- Translation
- Translation
- SecurityBundle
- Command
- DataCollector
- Debug
- DependencyInjection
- Security/Factory
- Tests
- DataCollector
- DependencyInjection
- Compiler
- Functional
- Security
- TwigBundle
- DependencyInjection
- Tests/DependencyInjection
- WebProfilerBundle
- EventListener
- Tests
- Controller
- DependencyInjection
- Profiler
- Twig
- Component
- Asset/Tests
- BrowserKit
- Cache
- Adapter
- Simple
- Tests
- Adapter
- Fixtures
- Simple
- Traits
- Config
- Definition
- Resource
- Tests
- Definition
- Builder
- Resource
- Console
- DependencyInjection
- Descriptor
- Formatter
- Helper
- Style
- Tester
- Tests
- DependencyInjection
- Helper
- Input
- Debug
- Exception
- Tests
- Exception
- DependencyInjection
- Compiler
- Dumper
- Loader
- Configurator
- ParameterBag
- Tests
- Compiler
- Dumper
- Loader
- ParameterBag
- DomCrawler
- Tests
- Dotenv/Tests
- EventDispatcher
- Debug
- DependencyInjection
- ExpressionLanguage
- Node
- Tests
- Filesystem
- Tests
- Finder
- Tests
- Iterator
- Form
- ChoiceList/Factory
- Command
- Console/Descriptor
- Extension/Core
- EventListener
- Type
- Tests
- ChoiceList
- Factory
- Command
- Console/Descriptor
- DependencyInjection
- Extension
- Core/Type
- DataCollector
- DependencyInjection
- Validator/Constraints
- Fixtures
- HttpFoundation
- Session/Storage
- Handler
- Tests
- Session
- Attribute
- Storage
- Handler
- HttpKernel
- Controller
- DataCollector
- Debug
- DependencyInjection
- EventListener
- Fragment
- HttpCache
- Tests
- CacheClearer
- CacheWarmer
- Controller
- DependencyInjection
- Fragment
- HttpCache
- Inflector
- Intl
- Data/Generator
- Tests
- DateFormatter
- Locale
- Ldap
- Adapter
- Tests/Adapter/ExtLdap
- Lock
- Tests/Store
- OptionsResolver
- Process
- Tests
- PropertyAccess
- PropertyInfo
- Extractor
- Tests
- Extractor
- Routing
- Loader
- Matcher
- Dumper
- Tests
- Annotation
- Loader
- Matcher
- Dumper
- Security
- Core
- Authentication/Token
- Exception
- Tests
- Authentication/Token
- Authorization
- Guard
- Firewall
- Tests
- Firewall
- Provider
- Http
- Authentication
- Firewall
- Logout
- RememberMe
- Tests
- Firewall
- RememberMe
- Serializer
- Encoder
- Mapping
- Normalizer
- Tests
- Encoder
- Normalizer
- Translation
- Command
- DependencyInjection
- Formatter
- Loader
- Tests
- Catalogue
- DependencyInjection
- Dumper
- Writer
- Writer
- Validator
- Constraints
- Tests/Constraints
- VarDumper
- Caster
- Cloner
- Dumper
- Tests/Caster
- Workflow
- Dumper
- Tests
- Yaml
- Command
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
420 files changed
+7148
-7148
lines changedsrc/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
| 136 | + |
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+24-24Lines changed: 24 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
| 200 | + |
201 | 201 |
|
202 | 202 |
|
203 |
| - |
| 203 | + |
204 | 204 |
|
205 |
| - |
| 205 | + |
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
212 |
| - |
| 211 | + |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
| 243 | + |
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| ||
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
343 |
| - |
| 343 | + |
344 | 344 |
|
345 |
| - |
| 345 | + |
346 | 346 |
|
347 |
| - |
| 347 | + |
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
| ||
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
357 |
| - |
| 357 | + |
358 | 358 |
|
359 |
| - |
| 359 | + |
360 | 360 |
|
361 |
| - |
| 361 | + |
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
| ||
387 | 387 |
|
388 | 388 |
|
389 | 389 |
|
390 |
| - |
| 390 | + |
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
| ||
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
413 |
| - |
| 413 | + |
414 | 414 |
|
415 | 415 |
|
416 |
| - |
| 416 | + |
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
|
src/Symfony/Bridge/Doctrine/Form/DoctrineOrmTypeGuesser.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/DoctrineOrmTypeGuesser.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
| 136 | + |
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 |
| - |
84 |
| - |
| 83 | + |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
0 commit comments