class ServiceReferenceGraph This is a directed graph of your services. This information
formatInlineService(
string getId() Returns the identifier.
class ServiceReferenceGraphNode Represents a node in your service graph. Value is typically
ServiceReferenceGraphNode[] getNodes() Returns all nodes. Return Value ServiceReferenceGraphNode[] An array of all ServiceReferenceGraphNode objects
class ExtensionCompilerPass implements
class AutowirePass implements
ServiceReferenceGraph getServiceReferenceGraph() Returns the ServiceReferenceGraph. Return Value ServiceReferenceGraph The ServiceReferenceGraph instance
addOutEdge(
array getPasses() Returns all passes in order to be processed.
Page 5 of 8