PassConfig::getMergePass()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

CompilerPassInterface getMergePass() Gets the Merge pass. Return Value CompilerPassInterface The merge pass

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

ServiceReferenceGraphNode getDestNode() Returns the destination node. Return Value ServiceReferenceGraphNode

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
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
PassConfig::setBeforeRemovingPasses()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

setBeforeRemovingPasses(array $passes) Sets the BeforeRemoving passes.

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

array getRemovingPasses() Gets all passes for the Removing pass.

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
RemoveUnusedDefinitionsPass::process()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

process(ContainerBuilder

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

process(ContainerBuilder

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

addLogMessage(string $string) Adds a log message.

2025-01-10 15:47:30