ServiceReferenceGraph::getNodes()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

ServiceReferenceGraphNode[] getNodes() Returns all nodes. Return Value ServiceReferenceGraphNode[] An array of all ServiceReferenceGraphNode objects

2025-01-10 15:47:30
ScopeInterface deprecated::getParentName()
  • References/PHP/Symfony/Component/DependencyInjection

getParentName()

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

Definition setAutowiringTypes(array

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

array findTags() Returns all tags the defined services use.

2025-01-10 15:47:30
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
Container::isFrozen()
  • References/PHP/Symfony/Component/DependencyInjection

bool isFrozen() Returns true if the container parameter bag are frozen.

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

bool isPublic() Checks if this DI Alias should be public or not.

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