XmlDumper::phpToXml()
  • References/PHP/Symfony/Component/DependencyInjection/Dumper

static string phpToXml(mixed $value) Converts php types to xml types.

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

removeAlias(string $alias) Removes an alias.

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

string getXsdValidationBasePath() Returns the base path for the XSD files.

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

Definition setConfigurator(callable

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

array findTags() Returns all tags the defined services use.

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

class PhpFileLoader extends

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

string getParent() Returns the Definition being decorated.

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

class RealServiceInstantiator implements

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

class ServiceReferenceGraph This is a directed graph of your services. This information

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

array getInEdges() Returns the in edges.

2025-01-10 15:47:30