MatchingRouteNotFoundException
  • References/PHP/Drupal/Routing/MatchingRouteNotFoundException

No matching route was found. Hierarchy class \Symfony\Component\Routing\Exception

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

Rebuilds the route information and dumps it. Rebuilding the route information is the process of gathering all routing data from .routing.yml

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

Wrapper methods for the Url Generator. This utility trait should only be used in application-level code, such as classes that would implement

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

public CurrentRouteMatch::getParameter($parameter_name)

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

Provides a trait which ensures that a URL is safe to redirect to. Hierarchy trait

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

Flag to determine if the router has been rebuilt. Type: bool File

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

Cache ID prefix used to load routes. File core/lib/Drupal/Core/Routing/RouteProvider.php, line 90

2025-01-10 15:47:30
UrlGenerator::$decodedChars
  • References/PHP/Drupal/Routing/UrlGenerator

Overrides characters that will not be percent-encoded in the path segment. The first two elements are the first two parameters of

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

The route building service. Type:

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