public RouteProviderInterface::getAllRoutes()
Name of the event fired during route collection to allow changes to routes. This event is used to process new routes before they get saved,
Defines a class which preloads non-admin routes. On an actual site we want to avoid too many database queries so we build a list of all routes
public CurrentRouteMatch::getCurrentRouteMatch()
A cache of already-loaded routes, keyed by route name. Type: \Symfony\Component\Routing\Route[] File
public RouteBuilder::destruct() Performs
Managing class for rebuilding the router table. Hierarchy class \Drupal\Core\Routing\
protected LocalAwareRedirectResponse
public RouteProviderLazyBuilder::getAllRoutes()
Defines an interface for a resettable stack of route matches. @todo Move this method to
Page 18 of 30