Search for enhance
- Search 7.x for enhance
 - Search 9.5.x for enhance
 - Search 8.9.x for enhance
 - Search 11.x for enhance
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EnhancerInterface | interface | core/ | 
                                                                                        A route enhance service to determine route enhance rules. | 
| EnhancerInterface.php | file | core/ | 
                                                                                        |
| EnhancerInterface::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
| EntityBundleRouteEnhancer | class | core/ | 
                                                                                        Sets the bundle parameter for routes with the _field_ui option. | 
| EntityBundleRouteEnhancer.php | file | core/ | 
                                                                                        |
| EntityBundleRouteEnhancer::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager service. | 
| EntityBundleRouteEnhancer::applies | function | core/ | 
                                                                                        |
| EntityBundleRouteEnhancer::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
| EntityBundleRouteEnhancer::__construct | function | core/ | 
                                                                                        Constructs a EntityBundleRouteEnhancer object. | 
| EntityRevisionRouteEnhancer | class | core/ | 
                                                                                        Adds _entity_revision to the request attributes, if possible. | 
| EntityRevisionRouteEnhancer.php | file | core/ | 
                                                                                        |
| EntityRevisionRouteEnhancer::applies | function | core/ | 
                                                                                        Returns whether the enhancer runs on the current route. | 
| EntityRevisionRouteEnhancer::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
| EntityRevisionRouteEnhancerTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer[[api-linebreak]] @group Entity  | 
              
| EntityRevisionRouteEnhancerTest.php | file | core/ | 
                                                                                        |
| EntityRevisionRouteEnhancerTest::$routeEnhancer | property | core/ | 
                                                                                        |
| EntityRevisionRouteEnhancerTest::setUp | function | core/ | 
                                                                                        |
| EntityRevisionRouteEnhancerTest::testEnhanceWithEntityRevision | function | core/ | 
                                                                                        @covers ::enhance[[api-linebreak]] | 
| EntityRevisionRouteEnhancerTest::testEnhanceWithoutEntityRevision | function | core/ | 
                                                                                        @covers ::enhance[[api-linebreak]] | 
| EntityRevisionRouteEnhancerTest::testEnhanceWithoutParameter | function | core/ | 
                                                                                        @covers ::enhance[[api-linebreak]] | 
| EntityRouteEnhancer | class | core/ | 
                                                                                        Enhances an entity form route with the appropriate controller. | 
| EntityRouteEnhancer.php | file | core/ | 
                                                                                        |
| EntityRouteEnhancer::applies | function | core/ | 
                                                                                        Returns whether the enhancer runs on the current route. | 
| EntityRouteEnhancer::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
| EntityRouteEnhancer::enhanceEntityForm | function | core/ | 
                                                                                        Update defaults for entity forms. | 
| EntityRouteEnhancer::enhanceEntityList | function | core/ | 
                                                                                        Update defaults for an entity list. | 
| EntityRouteEnhancer::enhanceEntityView | function | core/ | 
                                                                                        Update defaults for an entity view. | 
| EntityRouteEnhancerTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\Core\Entity\Enhancer\EntityRouteEnhancer[[api-linebreak]] @group Entity  | 
              
| EntityRouteEnhancerTest.php | file | core/ | 
                                                                                        |
| EntityRouteEnhancerTest::testEnhancer | function | core/ | 
                                                                                        Tests the enhancer method. | 
| FormRouteEnhancer | class | core/ | 
                                                                                        Enhancer to add a wrapping controller for _form routes. | 
| FormRouteEnhancer.php | file | core/ | 
                                                                                        |
| FormRouteEnhancer::applies | function | core/ | 
                                                                                        Returns whether the enhancer runs on the current route. | 
| FormRouteEnhancer::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
| jsonapi.resource_version.route_enhancer | service | core/ | 
                                                                                        Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer | 
| jsonapi.route_enhancer | service | core/ | 
                                                                                        Drupal\jsonapi\Routing\RouteEnhancer | 
| LayoutTempstoreRouteEnhancer | class | core/ | 
                                                                                        Loads the section storage from the layout tempstore. | 
| LayoutTempstoreRouteEnhancer.php | file | core/ | 
                                                                                        |
| LayoutTempstoreRouteEnhancer::$layoutTempstoreRepository | property | core/ | 
                                                                                        The layout tempstore repository. | 
| LayoutTempstoreRouteEnhancer::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
| LayoutTempstoreRouteEnhancer::__construct | function | core/ | 
                                                                                        Constructs a new LayoutTempstoreRouteEnhancer. | 
| LayoutTempstoreRouteEnhancerTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer[[api-linebreak]] | 
| LayoutTempstoreRouteEnhancerTest.php | file | core/ | 
                                                                                        |
| LayoutTempstoreRouteEnhancerTest::testEnhance | function | core/ | 
                                                                                        @covers ::enhance[[api-linebreak]] | 
| layout_builder.tempstore.route_enhancer | service | core/ | 
                                                                                        Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer | 
| ParamConversionEnhancer | class | core/ | 
                                                                                        Provides a route enhancer that handles parameter conversion. | 
| ParamConversionEnhancer.php | file | core/ | 
                                                                                        |
| ParamConversionEnhancer::$paramConverterManager | property | core/ | 
                                                                                        The parameter conversion manager. | 
| ParamConversionEnhancer::copyRawVariables | function | core/ | 
                                                                                        Store a backup of the raw values that corresponding to the route pattern. | 
| ParamConversionEnhancer::enhance | function | core/ | 
                                                                                        Updates the defaults for a route definition based on the request. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.