RoutingEvents::FINISHED
  • References/PHP/Drupal/Routing/RoutingEvents

Name of the event fired to indicate route building has ended. This event gives modules the opportunity to perform some action after route building

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

public RouteMatch::getParameters() Returns

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

Default object for current_route_match service. Hierarchy class \Drupal\Core\Routing\

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

public NullRouteMatch::getParameter($parameter_name)

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
AdminContext
  • References/PHP/Drupal/Routing/AdminContext

Provides a helper class to determine whether the route is an admin one. Hierarchy class

2025-01-10 15:47:30
RedirectDestinationTrait::$redirectDestination
  • References/PHP/Drupal/Routing/RedirectDestinationTrait

The redirect destination service. Type:

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

public RouteMatch::getRawParameters() Returns

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

public PreloadableRouteProviderI

2025-01-10 15:47:30