6 methods override EnhancerInterface::enhance() in Drupal 10
- EntityBundleRouteEnhancer::enhance in core/
lib/ Drupal/ Core/ Entity/ Enhancer/ EntityBundleRouteEnhancer.php - Updates the defaults for a route definition based on the request.
- EntityRevisionRouteEnhancer::enhance in core/
lib/ Drupal/ Core/ Routing/ Enhancer/ EntityRevisionRouteEnhancer.php - Updates the defaults for a route definition based on the request.
- EntityRouteEnhancer::enhance in core/
lib/ Drupal/ Core/ Entity/ Enhancer/ EntityRouteEnhancer.php - Updates the defaults for a route definition based on the request.
- FormRouteEnhancer::enhance in core/
lib/ Drupal/ Core/ Routing/ Enhancer/ FormRouteEnhancer.php - Updates the defaults for a route definition based on the request.
- LayoutTempstoreRouteEnhancer::enhance in core/
modules/ layout_builder/ src/ Routing/ LayoutTempstoreRouteEnhancer.php - Updates the defaults for a route definition based on the request.
- ParamConversionEnhancer::enhance in core/
lib/ Drupal/ Core/ Routing/ Enhancer/ ParamConversionEnhancer.php - Updates the defaults for a route definition based on the request.