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