public RouteProcessorCurrent::__construct(RouteMatchInterface
public RouteProcessorCurrent::processOutbound($route_name
Defines an interface for classes that process the outbound route. Hierarchy interface
protected RouteProcessorManager::sortProcessors()
public RouteProcessorManager::addOutbound(Out
Provides a route processor to replace <current>. Hierarchy class \Drupal\Co
Holds the array of outbound processors to cycle through. An array whose keys are priorities and whose values are arrays of path processor objects
protected RouteProcessorManager::getOutbound()
The current route match. Type:
Holds the array of outbound processors, sorted by priority. An array of path processor objects. Type:
Page 1 of 2