ContainerBuilder
addDefinitions(array $definitions) Adds the service definitions.
bool isSynthetic() Whether this definition is synthetic, that is not constructed by the container
static string underscore(string $id) A string to underscore.
bool hasAutowiringType(string $type) Will this definition default for the given type?
mixed getArgument(int $index) Gets an argument to pass to the service constructor/factory method
static array getServiceConditionals(mixed $value) Returns the Service Conditionals
bool initialized(string $id) Check for whether or not a service has been initialized.
Classes
Definition clearTags()
Page 4 of 17