InlineServiceDefinitionsPass::setRepeatedPass()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

setRepeatedPass(

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

setMergePass(

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

connect(string $sourceId, string $sourceValue, string $destId, string $destValue = null, string $reference = null)

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

class RemoveUnusedDefinitionsPass implements

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

clear() Clears all nodes.

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

process(ContainerBuilder

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

interface CompilerPassInterface Interface that must be implemented by compilation passes.

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

compile(ContainerBuilder

2025-01-10 15:47:30