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

bool isAbstract() Whether this definition is abstract, that means it merely serves as a template

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

addAliases(array $aliases) Adds the service aliases.

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

Classes

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

resolveValue(mixed $value) Replaces parameter placeholders (%name%) by their values.

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

class AnalyzeServiceReferencesPass implements

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

string getNamespace() Returns the namespace to be used for this extension (XML namespace).

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

array getLog() Returns the log. Return

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

bool isDeprecated() Whether this definition is deprecated, that means it should not be called

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

trait ContainerAwareTrait ContainerAware trait. Methods

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

class ServiceReferenceGraphEdge Represents an edge in your service graph. Value is typically

2025-01-10 15:47:30