Search for route
- Search 7.x for route
- Search 9.5.x for route
- Search 8.9.x for route
- Search 10.3.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 |
---|---|---|---|
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/ |
|
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/ |
@covers ::routeRebuildFinished |
RouteTest | class | core/ |
Tests the route process plugin. |
RouteTest.php | file | core/ |
|
RouteTest::$modules | property | core/ |
Modules to install. |
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_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. |
RoutingFixtures::mixedCaseRouteCollection | function | core/ |
Returns a complex set of routes for testing. |
RoutingFixtures::sampleRouteCollection | function | core/ |
Returns a standard set of routes for testing. |
RoutingFixtures::staticSampleRouteCollection | function | core/ |
Returns a static version of the routes. |
SearchConfigSettingsFormTest::testRouteProtection | function | core/ |
Tests that the enable/disable/default routes are protected from CSRF. |
SearchPage::routeBuilder | function | core/ |
Wraps the route builder. |
SearchPageRoutes | class | core/ |
Provides dynamic routes for search. |
SearchPageRoutes.php | file | core/ |
|
SearchPageRoutes::$searchPageRepository | property | core/ |
The search page repository. |
SearchPageRoutes::create | function | core/ |
Instantiates a new instance of this class. |
SearchPageRoutes::routes | function | core/ |
Returns an array of route objects. |
SearchPageRoutes::__construct | function | core/ |
Constructs a new search route subscriber. |
SearchPageValidationTest::testBaseRouteIsValid | function | core/ |
Test that the base route stored in definition is correct. |
SectionStorageInterface::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
SectionStorageInterface::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
serialization.user_route_alter_subscriber | service | core/ |
Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber |
ShortcutLinksTest::testShortcutLinkChangeRoute | function | core/ |
Tests that changing the route of a shortcut link works. |
ShortcutLocalTasksTest::getShortcutPageRoutes | function | core/ |
Provides a list of routes to test. |
SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
SpecialAttributesRouteSubscriber | class | core/ |
Provides a route subscriber which checks for invalid pattern variables. |
SpecialAttributesRouteSubscriber.php | file | core/ |
|
SpecialAttributesRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
SpecialAttributesRouteSubscriber::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
SpecialAttributesRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber @group EventSubscriber |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.