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 |
|---|---|---|---|
| Routes::routes | function | core/ |
|
| Routes::__construct | function | core/ |
Instantiates a Routes object. |
| RoutesTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Routing\Routes[[api-linebreak]] @group jsonapi |
| RoutesTest.php | file | core/ |
|
| RoutesTest::$routes | property | core/ |
List of routes objects for the different scenarios. |
| RoutesTest::expectedRoutes | function | core/ |
Lists routes which should have been created. |
| RoutesTest::notExpectedRoutes | function | core/ |
Lists routes which should have been created. |
| RoutesTest::setUp | function | core/ |
|
| RoutesTest::testInternalRoutes | function | core/ |
Ensures that no routes are created for internal resources. |
| RoutesTest::testRoutes | function | core/ |
Ensures that the expected routes are created or not created. |
| RoutesTest::testRoutesCollection | function | core/ |
@covers ::routes[[api-linebreak]] |
| RoutesTest::testRoutesIndividual | function | core/ |
@covers ::routes[[api-linebreak]] |
| RoutesTest::testRoutesRelated | function | core/ |
@covers ::routes[[api-linebreak]] |
| RoutesTest::testRoutesRelationships | function | core/ |
@covers ::routes[[api-linebreak]] |
| RouteSubscriber | class | core/ |
Listens to the dynamic route events. |
| RouteSubscriber | class | core/ |
Listens to the dynamic route events. |
| RouteSubscriber | class | core/ |
Subscriber for media library routes. |
| RouteSubscriber | class | core/ |
Listens to the dynamic route events. |
| RouteSubscriber | class | core/ |
Builds up the routes of all views. |
| RouteSubscriber | class | core/ |
Alter the 'user.pass.http' route. |
| RouteSubscriber | class | core/ |
Subscriber for Block content BC routes. |
| RouteSubscriber | class | core/ |
Subscriber for Field UI routes. |
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber.php | file | core/ |
|
| RouteSubscriber::$basePath | property | core/ |
The current base path. |
| RouteSubscriber::$basePathBc | property | core/ |
The BC base path. |
| RouteSubscriber::$collection | property | core/ |
The route collection for adding routes. |
| RouteSubscriber::$controller | property | core/ |
The redirect controller. |
| RouteSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| RouteSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| RouteSubscriber::$mapperManager | property | core/ |
The mapper plugin discovery service. |
| RouteSubscriber::$moduleHandler | property | core/ |
The module handler. |
| RouteSubscriber::$state | property | core/ |
The state key value store. |
| RouteSubscriber::$viewRouteNames | property | core/ |
Stores an array of route names keyed by view_id.display_id. |
| RouteSubscriber::$viewsDisplayPairs | property | core/ |
Stores a list of view,display IDs which haven't be used in the alter event. |
| RouteSubscriber::$viewStorage | property | core/ |
The view storage. |
| RouteSubscriber::addRedirectRoute | function | core/ |
Adds a redirect route. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.