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

ExtensionInterface getExtension(string $name) Returns an extension by alias or namespace. Parameters string $name An alias or a namespace Return Value ExtensionInterface An extension instance Exceptions LogicException if the extension is not registered

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

Definition getDefinition(string

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

bool isAlias() Checks if the value of this node is an Alias.

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

Classes

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

class CheckCircularReferencesPass implements

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

reset() Resets shared services from the container. The container is not intended to be used

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

Classes

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

setOptimizationPasses(array $passes) Sets the Optimization passes.

2025-01-10 15:47:30
ContainerAware deprecated
  • References/PHP/Symfony/Component/DependencyInjection

class ContainerAware implements

2025-01-10 15:47:30
NullDumper::getProxyCode()
  • References/PHP/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper

string getProxyCode(Definition

2025-01-10 15:47:30