setAfterRemovingPasses(array $passes) Sets the AfterRemoving passes.
setBeforeOptimizationPasses(array $passes) Sets the BeforeOptimization passes.
ServiceReferenceGraphNode[] getNodes() Returns all nodes. Return Value ServiceReferenceGraphNode[] An array of all ServiceReferenceGraphNode objects
class ServiceReferenceGraph This is a directed graph of your services. This information
array getInEdges() Returns the in edges.
array getOutEdges() Returns the out edges.
array getBeforeOptimizationPasses() Gets all passes for the BeforeOptimization pass.
addPass(
interface RepeatablePassInterface implements
class RemoveAbstractDefinitionsPass implements
Page 4 of 8