This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DependencyInjection/Compiler
2017-01-11 16:25:44 +01:00
..
AnalyzeServiceReferencesPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
AutoAliasServicePass.php Add an auto_alias compiler pass 2015-02-12 18:47:12 +01:00
AutowirePass.php [DependencyInjection] Introduce method injection for autowiring 2016-12-02 09:49:57 +01:00
CheckCircularReferencesPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
CheckDefinitionValidityPass.php [DI] Remove deprecated scope concept 2015-09-04 22:04:06 +02:00
CheckExceptionOnInvalidReferenceBehaviorPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
CheckReferenceValidityPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
Compiler.php [DI][Serializer] Add missing deprecations 2016-11-04 22:11:55 +01:00
CompilerPassInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
DecoratorServicePass.php Merge branch '2.8' into 3.1 2016-10-24 08:52:44 -07:00
ExtensionCompilerPass.php CS: apply rules 2016-11-03 08:44:53 +01:00
FactoryReturnTypePass.php [DI] Deprecate case insentivity of service identifiers 2017-01-11 16:25:44 +01:00
InlineServiceDefinitionsPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
LoggingFormatter.php [DependencyInjection] Introduce method injection for autowiring 2016-12-02 09:49:57 +01:00
MergeExtensionConfigurationPass.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
PassConfig.php [DependencyInjection] moved up ResolveClassPass in the container pass list 2017-01-08 10:25:16 -08:00
PriorityTaggedServiceTrait.php Fix the priority order of compiler pass trait 2016-12-20 14:31:21 +01:00
RemoveAbstractDefinitionsPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
RemovePrivateAliasesPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
RemoveUnusedDefinitionsPass.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
RepeatablePassInterface.php fixed CS 2012-07-09 14:54:20 +02:00
RepeatedPass.php Minor cleanups and improvements 2016-09-06 09:06:41 -07:00
ReplaceAliasByActualDefinitionPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
ResolveClassPass.php [DI] Deprecate case insentivity of service identifiers 2017-01-11 16:25:44 +01:00
ResolveDefinitionTemplatesPass.php [DI] Allow definitions to inherit tags from parent context 2017-01-07 17:43:10 +01:00
ResolveInvalidReferencesPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
ResolveParameterPlaceHoldersPass.php Do not trigger deprecation error in ResolveParameterPlaceHoldersPass 2015-06-15 16:48:29 +02:00
ResolveReferencesToAliasesPass.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
ServiceReferenceGraph.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
ServiceReferenceGraphEdge.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
ServiceReferenceGraphNode.php Merge branch '2.3' into 2.7 2016-04-14 17:17:41 +02:00