Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteSubscriber::$viewStorage | property | core/ |
The view storage. |
| RouteSubscriber::addRedirectRoute | function | core/ |
Adds a redirect route. |
| RouteSubscriber::alterRoutes | function | core/ |
|
| RouteSubscriber::alterRoutes | function | core/ |
|
| RouteSubscriber::alterRoutes | function | core/ |
|
| RouteSubscriber::alterRoutes | function | core/ |
|
| RouteSubscriber::alterRoutes | function | core/ |
|
| RouteSubscriber::alterRoutes | function | core/ |
|
| RouteSubscriber::alterRoutes | function | core/ |
|
| 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 \Drupal\views\EventSubscriber\RouteSubscriber instance. |
| RouteSubscriber::__construct | function | core/ |
Constructs a RouteSubscriber object. |
| 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/ |
Tests Drupal\views\EventSubscriber\RouteSubscriber. |
| RouteSubscriberTest.php | file | core/ |
|
| RouteSubscriberTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| RouteSubscriberTest::$routeSubscriber | property | core/ |
The tested views route subscriber. |
| RouteSubscriberTest::$state | property | core/ |
The mocked key value storage. |
| RouteSubscriberTest::$viewStorage | property | core/ |
The mocked config entity storage. |
| RouteSubscriberTest::setUp | function | core/ |
|
| RouteSubscriberTest::setupMocks | function | core/ |
Sets up mocks of Views objects needed for testing. |
| RouteSubscriberTest::testOnAlterRoutes | function | core/ |
Tests the onAlterRoutes method. |
| RouteSubscriberTest::testRouteRebuildFinished | function | core/ |
Tests route rebuild finished. |
| RouteTest | class | core/ |
Tests the route process plugin. |
| RouteTest.php | file | core/ |
|
| RouteTest::$modules | property | core/ |
|
| RouteTest::doTransform | function | core/ |
Transforms link path data to a route. |
| RouteTest::providerTestRoute | function | core/ |
Data provider for testRoute(). |
| RouteTest::providerTestRouteWithParamQuery | function | core/ |
Data provider for testRouteWithParamQuery(). |
| RouteTest::testRoute | function | core/ |
Tests Route plugin based on providerTestRoute() values. |
| RouteTest::testRouteWithParamQuery | function | core/ |
Tests Route plugin based on providerTestRoute() values. |
| RouteTestSubscriber | class | core/ |
Listens to the dynamic route event and add a test route. |
Pagination
- Previous page
- Page 1400
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.