Alias |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Alias.php |
@api |
Container |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Container.php |
Container is a dependency injection container. |
ContainerAware |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAware.php |
A simple implementation of ContainerAwareInterface. |
ContainerAwareInterface |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAwareInterface.php |
ContainerAwareInterface should be implemented by classes that depends on a Container. |
ContainerAwareTrait |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerAwareTrait.php |
ContainerAware trait. |
ContainerBuilder |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerBuilder.php |
ContainerBuilder is a DI container that provides an API to easily describe services. |
ContainerInterface |
lib/Symfony/Component/DependencyInjection/ContainerInterface.php |
ContainerInterface is the interface implemented by service container classes. |
ContainerInterface |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ContainerInterface.php |
ContainerInterface is the interface implemented by service container classes. |
Definition |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Definition.php |
Definition represents a service definition. |
DefinitionDecorator |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
This definition decorates another definition. |
ExpressionLanguage |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ExpressionLanguage.php |
Adds some function to the default ExpressionLanguage. |
ExpressionLanguageProvider |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php |
Define some ExpressionLanguage functions. |
IntrospectableContainerInterface |
lib/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
IntrospectableContainerInterface defines additional introspection functionality
for containers, allowing logic to be implemented based on a Container's state. |
IntrospectableContainerInterface |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
IntrospectableContainerInterface defines additional introspection functionality
for containers, allowing logic to be implemented based on a Container's state. |
Parameter |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Parameter.php |
Parameter represents a parameter reference. |
Reference |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Reference.php |
Reference represents a service reference. |
Scope |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Scope.php |
Scope class. |
ScopeInterface |
lib/Symfony/Component/DependencyInjection/ScopeInterface.php |
Scope Interface. |
ScopeInterface |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/ScopeInterface.php |
Scope Interface. |
SimpleXMLElement |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
SimpleXMLElement class. |
TaggedContainerInterface |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/TaggedContainerInterface.php |
TaggedContainerInterface is the interface implemented when a container knows how to deals with tags. |
Variable |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Variable.php |
Represents a variable. |