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
2018-09-08 14:44:02 +02:00
..
AnalyzeServiceReferencesPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
AutoAliasServicePass.php Add an auto_alias compiler pass 2015-02-12 18:47:12 +01:00
AutowirePass.php [DI] Fix second auto-registration 2017-04-06 16:56:25 +02:00
CheckCircularReferencesPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
CheckDefinitionValidityPass.php Consistently throw exceptions on a single line 2018-09-08 14:44:02 +02:00
CheckExceptionOnInvalidReferenceBehaviorPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
CheckReferenceValidityPass.php Consistently throw exceptions on a single line 2018-09-08 14:44:02 +02:00
Compiler.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
CompilerPassInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
DecoratorServicePass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
ExtensionCompilerPass.php CS: apply rules 2016-11-03 08:44:53 +01:00
InlineServiceDefinitionsPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
LoggingFormatter.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
MergeExtensionConfigurationPass.php [DI] Auto register extension configuration classes as a resource 2016-12-29 09:41:04 +00:00
PassConfig.php Merge branch '2.7' into 2.8 2017-10-24 15:48:52 +02:00
RemoveAbstractDefinitionsPass.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
RemovePrivateAliasesPass.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
RemoveUnusedDefinitionsPass.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
RepeatablePassInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
RepeatedPass.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
ReplaceAliasByActualDefinitionPass.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
ResolveDefinitionTemplatesPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
ResolveInvalidReferencesPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
ResolveParameterPlaceHoldersPass.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
ResolveReferencesToAliasesPass.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
ServiceReferenceGraph.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
ServiceReferenceGraphEdge.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
ServiceReferenceGraphNode.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00