Component\DependencyInjection\Extension
  • References/PHP/Symfony/Component/DependencyInjection

Classes

2025-01-10 15:47:30
ContainerInterface::getParameter()
  • References/PHP/Symfony/Component/DependencyInjection

mixed getParameter(string $name) Gets a parameter.

2025-01-10 15:47:30
Definition::getTag()
  • References/PHP/Symfony/Component/DependencyInjection

array getTag(string $name) Gets a tag by name.

2025-01-10 15:47:30
RemoveAbstractDefinitionsPass
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

class RemoveAbstractDefinitionsPass implements

2025-01-10 15:47:30
ContainerBuilder::getCompiler()
  • References/PHP/Symfony/Component/DependencyInjection

Compiler getCompiler()

2025-01-10 15:47:30
ContainerBuilder::findTaggedServiceIds()
  • References/PHP/Symfony/Component/DependencyInjection

array findTaggedServiceIds(string $name) Returns service ids for a given tag. Example:

2025-01-10 15:47:30
Container::camelize()
  • References/PHP/Symfony/Component/DependencyInjection

static string camelize(string $id) Camelizes a string.

2025-01-10 15:47:30
ScopeInterface deprecated::getParentName()
  • References/PHP/Symfony/Component/DependencyInjection

getParentName()

2025-01-10 15:47:30
ServiceReferenceGraphNode
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

class ServiceReferenceGraphNode Represents a node in your service graph. Value is typically

2025-01-10 15:47:30
ParameterBag::all()
  • References/PHP/Symfony/Component/DependencyInjection/ParameterBag

array all() Gets the service container parameters.

2025-01-10 15:47:30