Definition::getArgument()
  • References/PHP/Symfony/Component/DependencyInjection

mixed getArgument(int $index) Gets an argument to pass to the service constructor/factory method

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

ConfigurationInterface|null

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

Definition setConfigurator(callable

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

bool initialized(string $id) Check for whether or not a service has been initialized.

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

RepeatablePassInterface[] getPasses() Returns the passes. Return Value RepeatablePassInterface[] An array of RepeatablePassInterface objects

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

class ResolveDefinitionTemplatesPass implements

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

add(array $parameters) Adds parameters to the service container parameters.

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

setResourceTracking(bool $track) Sets the track resources flag. If you are not using the loaders

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

PassConfig

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

setRepeatedPass(

2025-01-10 15:47:30