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 |
---|---|---|---|
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. |
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 |
SpecialAttributesRouteSubscriberTest.php | file | core/ |
|
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
StackedRouteMatchInterface | interface | core/ |
Defines an interface for a stack of route matches. |
StackedRouteMatchInterface.php | file | core/ |
|
StackedRouteMatchInterface::getCurrentRouteMatch | function | core/ |
Gets the current route match. |
StackedRouteMatchInterface::getMasterRouteMatch | function | core/ |
Gets the master route match.. |
StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
StaticTest::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
SupernovaGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
SupernovaGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
SupernovaGenerator::getRouteDebugMessage | function | core/ |
|
system.admin_path.route_subscriber | service | core/ |
Drupal\system\EventSubscriber\AdminRouteSubscriber |
SystemBreadcrumbBlock::$routeMatch | property | core/ |
The current route match. |
SystemConfigSubscriber::$routerBuilder | property | core/ |
The router builder. |
SystemLocalTasksTest::getSystemAdminRoutes | function | core/ |
Provides a list of routes to test. |
TaxonomyLocalTasksTest::getTaxonomyPageRoutes | function | core/ |
Provides a list of routes to test. |
taxonomy_term.taxonomy_term_route_context | service | core/ |
Drupal\taxonomy\ContextProvider\TermRouteContext |
TermRouteContext | class | core/ |
Sets the current taxonomy term as a context on taxonomy term routes. |
TermRouteContext.php | file | core/ |
|
TermRouteContext::$routeMatch | property | core/ |
The route match object. |
TermRouteContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
TermRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
TermRouteContext::__construct | function | core/ |
Constructs a new TermRouteContext. |
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.