CompilerPassInterface getMergePass() Gets the Merge pass. Return Value CompilerPassInterface The merge pass
ServiceReferenceGraphNode getDestNode() Returns the destination node. Return Value ServiceReferenceGraphNode
class PassConfig Compiler Pass Configuration. This class has a default configuration embedded
class Compiler This class is used to remove circular dependencies between individual passes.
setBeforeRemovingPasses(array $passes) Sets the BeforeRemoving passes.
array getRemovingPasses() Gets all passes for the Removing pass.
interface CompilerPassInterface Interface that must be implemented by compilation passes.
process(ContainerBuilder
addLogMessage(string $string) Adds a log message.
Page 7 of 8