LinkGeneratorTrait::setLinkGenerator
  • References/PHP/Drupal/Routing/LinkGeneratorTrait

public LinkGeneratorTrait::setLinkGenerator(LinkGeneratorInterface

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
RouteMatch::getParameters
  • References/PHP/Drupal/Routing/RouteMatch

public RouteMatch::getParameters() Returns

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

public NullGenerator::setContext(SymfonyRequestContext $context)

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

A compiled route contains derived information from a route object. Hierarchy class

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

public static RouteCompiler::getPathWithoutDefaults(Route $route)

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

The route provider. Type: \Drupal\Core\Routing\RouteProviderInterface|\Drupal\Core\Routing\PreloadableRouteProviderInterface

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

Provides an interface for classes representing the result of routing. Routing is the process of selecting the best matching candidate from a

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

Stub implementation of RouteMatchInterface for when there's no matched route. Hierarchy

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

protected MatcherDumper::ensureTableExists()

2025-01-10 15:47:30