ContainerAwareInterface
  • References/PHP/Symfony/Component/DependencyInjection

interface ContainerAwareInterface ContainerAwareInterface should be implemented by classes that

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

class CheckDefinitionValidityPass implements

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
ResolveParameterPlaceHoldersPass
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

class ResolveParameterPlaceHoldersPass implements

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

formatResolveInheritance(

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
AutowirePass
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

class AutowirePass implements

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

bool isAutowired() Is the definition autowired?

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

mixed unescapeValue(mixed $value) Unescape parameter placeholders %.

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

interface ResettableContainerInterface implements

2025-01-10 15:47:30