You are here

namespace Drupal\Core\Routing\Enhancer in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Routing\Enhancer
Classsort descending Location Description
EntityRevisionRouteEnhancer core/lib/Drupal/Core/Routing/Enhancer/EntityRevisionRouteEnhancer.php Adds _entity_revision to the request attributes, if possible.
FormRouteEnhancer core/lib/Drupal/Core/Routing/Enhancer/FormRouteEnhancer.php Enhancer to add a wrapping controller for _form routes.
ParamConversionEnhancer core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php Provides a route enhancer that handles parameter conversion.
RouteEnhancerInterface core/lib/Drupal/Core/Routing/Enhancer/RouteEnhancerInterface.php A route enhance service to determine route enhance rules.