PassConfig::setMergePass()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

setMergePass(

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

connect(string $sourceId, string $sourceValue, string $destId, string $destValue = null, string $reference = null)

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

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

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

load(array $configs, ContainerBuilder

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

compile(ContainerBuilder

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

ContainerBuilder

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

bool hasTag(string $name) Whether this definition has a tag with the given name.

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

class Variable Represents a variable. $var = new Variable('a'); will be dumped as

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

class RemoveUnusedDefinitionsPass implements

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

string|null getFile() Gets the file to require before creating the service.

2025-01-10 15:47:30