ServiceReferenceGraphNode::getInEdges()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

array getInEdges() Returns the in edges.

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

setBeforeOptimizationPasses(array $passes) Sets the BeforeOptimization passes.

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

array getOptimizationPasses() Gets all passes for the Optimization pass.

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

class RemoveAbstractDefinitionsPass implements

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

ServiceReferenceGraphNode getNode(string $id) Gets a node by identifier. Parameters string $id The id to retrieve Return Value ServiceReferenceGraphNode The node matching the supplied identifier Exceptions InvalidArgumentException if no node matches the supplied identifier

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

setRepeatedPass(

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

class ServiceReferenceGraph This is a directed graph of your services. This information

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

class ServiceReferenceGraphNode Represents a node in your service graph. Value is typically

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

string getId() Returns the identifier.

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

addPass(

2025-01-10 15:47:30