Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriber::childRoutes | function | core/ |
Creates a list of routes that need BC redirects. |
| RouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getViewsDisplayIDsWithRoute | function | core/ |
Gets all the views and display IDs using a route. |
| RouteSubscriber::reset | function | core/ |
Resets the internal state of the route subscriber. |
| RouteSubscriber::routeRebuildFinished | function | core/ |
Stores the new route names after they have been rebuilt. |
| RouteSubscriber::routes | function | core/ |
Returns a set of route objects. |
| RouteSubscriber::setUpBaseRoute | function | core/ |
Gets parameters from a base route and saves them in class variables. |
| RouteSubscriber::__construct | function | core/ |
Constructs a RouteSubscriber object. |
| RouteSubscriber::__construct | function | core/ |
Constructs a RouteSubscriber object. |
| RouteSubscriber::__construct | function | core/ |
Constructs a \Drupal\views\EventSubscriber\RouteSubscriber instance. |
| RouteSubscriber::__construct | function | core/ |
Constructs a new RouteSubscriber. |
| RouteSubscriberBase | class | core/ |
Provides a base implementation for RouteSubscriber. |
| RouteSubscriberBase.php | file | core/ |
|
| RouteSubscriberBase::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RouteSubscriberBase::getSubscribedEvents | function | core/ |
|
| RouteSubscriberBase::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
| RouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\views\EventSubscriber\RouteSubscriber[[api-linebreak]] @group views |
| RouteSubscriberTest.php | file | core/ |
|
| RouteSubscriberTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
Pagination
- Previous page
- Page 1106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.