DumperInterface::getProxyCode()
  • References/PHP/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper

string getProxyCode(Definition

2025-01-10 15:47:30
ExtensionInterface::getNamespace()
  • References/PHP/Symfony/Component/DependencyInjection/Extension

string getNamespace() Returns the namespace to be used for this extension (XML namespace).

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

class Container implements

2025-01-10 15:47:30
XmlFileLoader
  • References/PHP/Symfony/Component/DependencyInjection/Loader

class XmlFileLoader extends

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

getProperties()

2025-01-10 15:47:30
YamlFileLoader
  • References/PHP/Symfony/Component/DependencyInjection/Loader

class YamlFileLoader extends

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

addDefinitions(array $definitions) Adds the service definitions.

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

interface InstantiatorInterface Lazy proxy instantiator, capable of instantiating a proxy given

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

bool has(string $id) Returns true if the given service is defined.

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

bool has(string $name) Returns true if a parameter name is defined.

2025-01-10 15:47:30