public RouteProcessorCurrent::processOutbound($route_name
public RouteProcessorCurrent::__construct(RouteMatchInterface
Defines an interface for classes that process the outbound route. Hierarchy interface
protected RouteProcessorManager::sortProcessors()
Holds the array of outbound processors, sorted by priority. An array of path processor objects. Type:
public RouteProcessorManager::addOutbound(Out
protected RouteProcessorManager::getOutbound()
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
The current route match. Type:
Page 1 of 2