Search for route
- Search 7.x for route
- Search 8.9.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 |
---|---|---|---|
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::__construct | function | core/ |
Constructs a new RouteSubscriber. |
RouteSubscriber::__construct | function | core/ |
Constructs a \Drupal\views\EventSubscriber\RouteSubscriber instance. |
RouteSubscriber::__construct | function | core/ |
Constructs a RouteSubscriber object. |
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 @group views |
RouteSubscriberTest.php | file | core/ |
Contains \Drupal\Tests\views\Unit\EventSubscriber\RouteSubscriberTest. |
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 view 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/ |
@covers ::routeRebuildFinished |
RouteTest | class | core/ |
Tests the route process plugin. |
RouteTest.php | file | core/ |
|
RouteTest::$modules | property | core/ |
Modules to enable. |
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. |
RouteTestSubscriber.php | file | core/ |
|
RouteTestSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
route_access_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RouteAccessResponseSubscriber |
route_enhancer.entity | service | core/ |
Drupal\Core\Entity\Enhancer\EntityRouteEnhancer |
route_enhancer.entity_bundle | service | core/ |
Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer |
route_enhancer.entity_revision | service | core/ |
Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer |
route_enhancer.form | service | core/ |
Drupal\Core\Routing\Enhancer\FormRouteEnhancer |
route_enhancer.param_conversion | service | core/ |
Drupal\Core\Routing\Enhancer\ParamConversionEnhancer |
route_http_method_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RouteMethodSubscriber |
route_processor_csrf | service | core/ |
Drupal\Core\Access\RouteProcessorCsrf |
route_processor_current | service | core/ |
Drupal\Core\RouteProcessor\RouteProcessorCurrent |
route_processor_manager | service | core/ |
Drupal\Core\RouteProcessor\RouteProcessorManager |
route_special_attributes_subscriber | service | core/ |
Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber |
route_subscriber.entity | service | core/ |
Drupal\Core\EventSubscriber\EntityRouteAlterSubscriber |
route_subscriber.module | service | core/ |
Drupal\Core\EventSubscriber\ModuleRouteSubscriber |
route_subscriber.no_big_pipe | service | core/ |
Drupal\big_pipe\EventSubscriber\NoBigPipeRouteAlterSubscriber |
RoutingFixtures::complexRouteCollection | function | core/ |
Returns a complex set of routes for testing. |
RoutingFixtures::contentRouteCollection | function | core/ |
Returns a Content-type restricted set of routes for testing. |
RoutingFixtures::duplicatePathsRouteCollection | function | core/ |
Returns a complex set of routes for testing. |
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.