RouteCompiler
  • References/PHP/Drupal/Routing/RouteCompiler

Compiler to generate derived information from a Route necessary for matching. Hierarchy

2025-01-10 15:47:30
TrustedRedirectResponse::$trustedUrls
  • References/PHP/Drupal/Routing/TrustedRedirectResponse

A list of trusted URLs, which are safe to redirect to. Type: string[] File

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

public static RouteCompiler::getFit($path)

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

public UrlGenerator::supports($name) Whether

2025-01-10 15:47:30
RouteMatch::$routeName
  • References/PHP/Drupal/Routing/RouteMatch

The route name. Type: string File core/lib/Drupal/C

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

public MatcherDumper::__construct(Connection $connection, StateInterface

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
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
CompiledRoute::$fit
  • References/PHP/Drupal/Routing/CompiledRoute

The fitness of this route. Type: int File core/lib/

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

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

2025-01-10 15:47:30