ParameterBagInterface::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
Compiler::compile()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

compile(ContainerBuilder

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

setAlias(string $alias, string|Alias $id)

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

interface ContainerInterface ContainerInterface is the interface implemented by service container

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

Definition setFile(string

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

bool initialized(string $id) Returns true if the given service has actually been initialized

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

class RepeatedPass implements

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

setRepeatedPass(

2025-01-10 15:47:30
AutowireServiceResource::getResource()
  • References/PHP/Symfony/Component/DependencyInjection/Config

getResource() deprecated

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