You are here

namespace Drupal\Core\Routing\Enhancer in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Core\Routing\Enhancer
Classsort descending Location Description
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.