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
ExtensionInterface::getXsdValidationBasePath()
  • References/PHP/Symfony/Component/DependencyInjection/Extension

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

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

class Reference Reference represents a service reference. Methods

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

bool hasParameter(string $name) Checks if a parameter exists.

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

class ClosureLoader extends Loader

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

class PhpFileLoader extends

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

setParameter(string $name, mixed $value) Sets a parameter.

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

Compiler getCompiler()

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

merge(ContainerBuilder

2025-01-10 15:47:30