RouteProviderInterface::getAllRoutes
  • References/PHP/Drupal/Routing/RouteProviderInterface

public RouteProviderInterface::getAllRoutes()

2025-01-10 15:47:30
RoutingEvents::ALTER
  • References/PHP/Drupal/Routing/RoutingEvents

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,

2025-01-10 15:47:30
RoutePreloader
  • References/PHP/Drupal/Routing/RoutePreloader

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

2025-01-10 15:47:30
CurrentRouteMatch::getCurrentRouteMatch
  • References/PHP/Drupal/Routing/CurrentRouteMatch

public CurrentRouteMatch::getCurrentRouteMatch()

2025-01-10 15:47:30
RouteProvider::$routes
  • References/PHP/Drupal/Routing/RouteProvider

A cache of already-loaded routes, keyed by route name. Type: \Symfony\Component\Routing\Route[] File

2025-01-10 15:47:30
RouteBuilder::destruct
  • References/PHP/Drupal/Routing/RouteBuilder

public RouteBuilder::destruct() Performs

2025-01-10 15:47:30
RouteBuilder
  • References/PHP/Drupal/Routing/RouteBuilder

Managing class for rebuilding the router table. Hierarchy class \Drupal\Core\Routing\

2025-01-10 15:47:30
LocalAwareRedirectResponseTrait::isLocal
  • References/PHP/Drupal/Routing/LocalAwareRedirectResponseTrait

protected LocalAwareRedirectResponse

2025-01-10 15:47:30
RouteProviderLazyBuilder::getAllRoutes
  • References/PHP/Drupal/Routing/RouteProviderLazyBuilder

public RouteProviderLazyBuilder::getAllRoutes()

2025-01-10 15:47:30
ResettableStackedRouteMatchInterface
  • References/PHP/Drupal/Routing/ResettableStackedRouteMatchInterface

Defines an interface for a resettable stack of route matches. @todo Move this method to

2025-01-10 15:47:30