Search for route
- Search 7.x for route
- Search 9.5.x for route
- Search 10.3.x for route
- Search 11.x for route
- Other projects
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 |
|---|---|---|---|
| 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/ |
|
| 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. |
| 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::$deprecatedProperties | property | 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/ |
The route name used by field UI to attach its management pages. |
| EntityType::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
| EntityType::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
| EntityTypeInterface::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
| EntityTypeInterface::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
| EntityTypeManager::getRouteProviders | function | core/ |
Gets all route provider instances. |
| EntityTypeManagerInterface::getRouteProviders | function | core/ |
Gets all route provider instances. |
| EntityTypeManagerTest::testGetRouteProviders | function | core/ |
@covers ::getRouteProviders[[api-linebreak]] |
| EntityUnitTest::$routeProvider | property | core/ |
The route provider used for testing. |
| EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| entity_route_subscriber | service | core/ |
Drupal\Core\EventSubscriber\EntityRouteProviderSubscriber |
| ExceptionHandlingTest::doTest404Route | function | core/ |
Sets the given path to use as the 404 page and triggers a 404. |
| ExtensionSerializationTest::testServiceAppRouteUsage | function | core/ |
Tests that the Extension class unserialize method uses the preferred root. |
| FeedHtmlRouteProvider | class | core/ |
Provides HTML routes for the feed entity type. |
| FeedHtmlRouteProvider.php | file | core/ |
|
| FeedHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| FeedHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
| FieldConfig::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
| FieldPluginBaseTest::$unroutedUrlAssembler | property | core/ |
The unrouted url assembler service. |
| FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
| FieldUI::getRouteBundleParameter | function | core/ |
Gets the route parameter that should be used for Field UI routes. |
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.