ContainerBuilder::setDefinitions()
  • References/PHP/Symfony/Component/DependencyInjection

setDefinitions(array $definitions) Sets the service definitions.

2025-01-10 15:47:30
PassConfig::addPass()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

addPass(

2025-01-10 15:47:30
PassConfig::getBeforeOptimizationPasses()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

array getBeforeOptimizationPasses() Gets all passes for the BeforeOptimization pass.

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

array getArguments() Gets the arguments to pass to the service constructor/factory method.

2025-01-10 15:47:30
Component\DependencyInjection\Extension
  • References/PHP/Symfony/Component/DependencyInjection

Classes

2025-01-10 15:47:30
ServiceReferenceGraph::getNode()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

ServiceReferenceGraphNode getNode(string $id) Gets a node by identifier. Parameters string $id The id to retrieve Return Value ServiceReferenceGraphNode The node matching the supplied identifier Exceptions InvalidArgumentException if no node matches the supplied identifier

2025-01-10 15:47:30
PhpDumper
  • References/PHP/Symfony/Component/DependencyInjection/Dumper

class PhpDumper extends

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
Definition::setSynthetic()
  • References/PHP/Symfony/Component/DependencyInjection

Definition setSynthetic(bool

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

Definition setDeprecated(bool

2025-01-10 15:47:30