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-04-15 08:47:28 +02:00
..
AnalyzeServiceReferencesPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
CheckCircularReferencesPass.php removed unused variable 2011-03-21 11:34:06 +01:00
CheckDefinitionValidityPass.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
CheckExceptionOnInvalidReferenceBehaviorPass.php [DependencyInjection] also check references of inlined services 2011-04-15 08:47:28 +02:00
CheckReferenceValidityPass.php [DependencyInjection] refactored some more exceptions 2011-03-14 21:14:49 +01:00
Compiler.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
CompilerPassInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
InlineServiceDefinitionsPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
MergeExtensionConfigurationPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
PassConfig.php [DependencyInjection] adds emulation of "exception-on-invalid-reference" behavior 2011-04-15 00:55:18 +02:00
RemoveAbstractDefinitionsPass.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
RemovePrivateAliasesPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RemoveUnusedDefinitionsPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
RepeatablePassInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RepeatedPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ReplaceAliasByActualDefinitionPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ResolveDefinitionTemplatesPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ResolveInterfaceInjectorsPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ResolveInvalidReferencesPass.php use synthetic services instead of special exceptions 2011-04-12 10:07:46 +02:00
ResolveParameterPlaceHoldersPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ResolveReferencesToAliasesPass.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ServiceReferenceGraph.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ServiceReferenceGraphEdge.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ServiceReferenceGraphNode.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00