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
2011-01-09 19:58:42 +01:00
..
AnalyzeServiceReferencesPass.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
Compiler.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
CompilerAwareInterface.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
CompilerPassInterface.php slight compiler refactoring (RFC) 2010-12-20 20:11:13 +01:00
InlineServiceDefinitionsPass.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
MergeExtensionConfigurationPass.php slight compiler refactoring (RFC) 2010-12-20 20:11:13 +01:00
PassConfig.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
RemovePrivateAliasesPass.php adds visibility to aliases 2011-01-07 15:58:48 +01:00
RemoveUnusedDefinitionsPass.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
RepeatablePassInterface.php [DependencyInjection] made some improvments to the container compiler 2011-01-09 19:58:39 +01:00
RepeatedPass.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
ReplaceAliasByActualDefinitionPass.php adds visibility to aliases 2011-01-07 15:58:48 +01:00
ResolveInterfaceInjectorsPass.php [DependencyInjection] optimized previous commit 2010-12-31 09:15:36 +01:00
ResolveInvalidReferencesPass.php DI container optimization 2011-01-05 15:41:11 +01:00
ResolveParameterPlaceHoldersPass.php [DependencyInjection] force loading of class file when resolving interface injections 2010-12-31 09:12:09 +01:00
ResolveReferencesToAliasesPass.php adds visibility to aliases 2011-01-07 15:58:48 +01:00
ServiceReferenceGraph.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
ServiceReferenceGraphEdge.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00
ServiceReferenceGraphNode.php [DependencyInjection] performance improvement, better analysis tools 2011-01-09 19:58:42 +01:00