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

array getInEdges() Returns the in edges.

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

bool hasNode(string $id) Checks if the graph has a specific node.

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

interface RepeatablePassInterface implements

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

formatInlineService(

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

array getOutEdges() Returns the out 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
ServiceReferenceGraphNode::getId()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

string getId() Returns the identifier.

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

setRepeatedPass(

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

setAfterRemovingPasses(array $passes) Sets the AfterRemoving passes.

2025-01-10 15:47:30