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

class ServiceReferenceGraphEdge Represents an edge in your service graph. Value is typically

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

PassConfig

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

string getValue() Returns the value of the edge.

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

addInEdge(

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

class ResolveDefinitionTemplatesPass implements

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

bool isDefinition() Checks if the value of this node is a Definition.

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

mixed getValue() Returns the value of this Node.

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

RepeatablePassInterface[] getPasses() Returns the passes. Return Value RepeatablePassInterface[] An array of RepeatablePassInterface objects

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

class RemovePrivateAliasesPass implements

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

ServiceReferenceGraphNode getSourceNode() Returns the source node. Return Value ServiceReferenceGraphNode

2025-01-10 15:47:30