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
protected RouteProcessorManager::getOutbound()
public RouteProcessorManager::addOutbound(Out
Provides a route processor to replace <current>. Hierarchy class \Drupal\Co
Holds the array of outbound processors, sorted by priority. An array of path processor objects. Type:
The current route match. Type:
Page 1 of 2