Documentation

Definition

Table of Contents

Namespaces

Dumper
Exception
Helper
ObjectDefinition
Resolver
Source

Interfaces

ExtendsPreviousDefinition
A definition that extends a previous definition with the same name.
SelfResolvingDefinition
Describes a definition that can resolve itself.

Classes

ArrayDefinition
Definition of an array containing values or references.
ArrayDefinitionExtension
Extends an array definition by adding new elements into it.
AutowireDefinition
Defines how an object can be instantiated.
DecoratorDefinition
Factory that decorates a sub-definition.
EnvironmentVariableDefinition
Defines a reference to an environment variable, with fallback to a default value if the environment variable is not defined.
FactoryDefinition
Definition of a value or class with a factory.
InstanceDefinition
Defines injections on an existing class instance.
ObjectDefinition
Defines how an object can be instantiated.
Reference
Represents a reference to another entry.
StringDefinition
Definition of a string composed of other strings.
ValueDefinition
Definition of a value for dependency injection.

        
On this page

Search results