RepeatedPass
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

class RepeatedPass implements

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

setBeforeRemovingPasses(array $passes) Sets the BeforeRemoving passes.

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

process(ContainerBuilder

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

class PassConfig Compiler Pass Configuration. This class has a default configuration embedded

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

interface CompilerPassInterface Interface that must be implemented by compilation passes.

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

class Compiler This class is used to remove circular dependencies between individual passes.

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

process(ContainerBuilder

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

compile(ContainerBuilder

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

LoggingFormatter

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

class RemoveUnusedDefinitionsPass implements

2025-01-10 15:47:30