Search for route
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 |
|---|---|---|---|
| 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. |
| 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[[api-linebreak]] @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. |
| system.access_route_alter_subscriber | service | core/ |
Drupal\system\EventSubscriber\AccessRouteAlterSubscriber |
| system.admin_path.route_subscriber | service | core/ |
Drupal\system\EventSubscriber\AdminRouteSubscriber |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.