Container::getParameter()
  • References/PHP/Symfony/Component/DependencyInjection

mixed getParameter(string $name) Gets a parameter.

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

null|array getDecoratedService() Gets the service that decorates this service.

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

class CheckDefinitionValidityPass implements

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

Definition setAbstract(bool

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

setRemovingPasses(array $passes) Sets the Removing passes.

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

class ContainerBuilder extends

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

interface DumperInterface DumperInterface is the interface implemented by service container dumper

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

string[] findUnusedTags() Returns all tags not queried by findTaggedServiceIds.

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

Definition setAutowired($autowired)

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

Definition setLazy($boolean)

2025-01-10 15:47:30