Search for route
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Route | class | core/ |
Sets the destination route information based on the source link_path. |
Route | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityResourcePostRouteSubscriber.php | file | core/ |
|
EntityResourcePostRouteSubscriber::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
EntityResourcePostRouteSubscriber::getSubscribedEvents | function | core/ |
|
EntityResourcePostRouteSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
EntityResourcePostRouteSubscriber::__construct | function | core/ |
Constructs a new EntityResourcePostRouteSubscriber instance. |
EntityRevisionParamConverterTest::getTestRoute | function | core/ |
|
EntityRevisionParamConverterTest::testApplyingRoute | function | core/ |
@covers ::applies |
EntityRevisionParamConverterTest::testNonApplyingRoute | function | core/ |
@covers ::applies |
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 @group Entity |
EntityRevisionRouteEnhancerTest.php | file | core/ |
|
EntityRevisionRouteEnhancerTest::$routeEnhancer | property | core/ |
|
EntityRevisionRouteEnhancerTest::setUp | function | core/ |
|
EntityRevisionRouteEnhancerTest::testEnhanceWithEntityRevision | function | core/ |
@covers ::enhance |
EntityRevisionRouteEnhancerTest::testEnhanceWithoutEntityRevision | function | core/ |
@covers ::enhance |
EntityRevisionRouteEnhancerTest::testEnhanceWithoutParameter | function | core/ |
@covers ::enhance |
EntityRouteAlterSubscriber | class | core/ |
Registers the 'type' of route parameter names that match an entity type. |
EntityRouteAlterSubscriber.php | file | core/ |
|
EntityRouteAlterSubscriber::$resolverManager | property | core/ |
The entity resolver manager. |
EntityRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
EntityRouteAlterSubscriber::onRoutingRouteAlterSetType | function | core/ |
Applies parameter converters to route parameters. |
EntityRouteAlterSubscriber::__construct | function | core/ |
Constructs an EntityRouteAlterSubscriber instance. |
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 @group Entity |
EntityRouteEnhancerTest.php | file | core/ |
|
EntityRouteEnhancerTest::testEnhancer | function | core/ |
Tests the enhancer method. |
EntityRouteProviderInterface | interface | core/ |
Allows entity types to provide routes. |
EntityRouteProviderInterface.php | file | core/ |
|
EntityRouteProviderInterface::getRoutes | function | core/ |
Provides routes for entities. |
EntityRouteProviderSubscriber | class | core/ |
Ensures that routes can be provided by entity types. |
EntityRouteProviderSubscriber.php | file | core/ |
|
EntityRouteProviderSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
EntityRouteProviderSubscriber::__construct | function | core/ |
Constructs a new EntityRouteProviderSubscriber instance. |
EntityTestAdminRoutes | class | core/ |
Defines a test entity type with administrative routes. |
EntityTestAdminRoutes.php | file | core/ |
|
EntityTestRoutes | class | core/ |
Subscriber for Entity Test routes. |
EntityTestRoutes.php | file | core/ |
|
EntityTestRoutes::routes | function | core/ |
Returns an array of route objects. |
EntityType::$field_ui_base_route | property | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.