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

bool isSynthetic() Whether this definition is synthetic, that is not constructed by the container

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

class ResolveReferencesToAliasesPass implements

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

Definition clearTags()

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

Definition setFactory($callable)

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

static string underscore(string $id) A string to underscore.

2025-01-10 15:47:30
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
Scope deprecated::getName()
  • References/PHP/Symfony/Component/DependencyInjection

getName()

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

ExtensionInterface[] getExtensions() Returns all registered extensions. Return Value ExtensionInterface[] An array of ExtensionInterface

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

string getDeprecationMessage(string $id) Message to use if this definition is deprecated.

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