Search for route
- Search 7.x for route
- Search 9.5.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 |
|---|---|---|---|
| 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. |
| 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. |
| TestControllers::testRouteName | function | core/ |
|
| TestDefaultHtmlRouteProvider | class | core/ |
|
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| TestLocalTaskDefault::setRouteProvider | function | core/ |
|
| TestRouteBuilder | class | core/ |
Extends the core route builder with a setter method for the YAML discovery. |
| TestRouteBuilder::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| TestRouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| TestRouteBuilder::setYamlDiscovery | function | core/ |
Sets the YAML discovery. |
| TestRouteProvider | class | core/ |
Provides a test entity route provider. |
| TestRouteProvider | class | core/ |
|
| TestRouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| TestRouterInterface | interface | core/ |
Provides a router interface that also can match requests. |
| TestRouterInterface.php | file | core/ |
|
| TestRouteSubscriber | class | core/ |
Provides a test route subscriber. |
| TestRouteSubscriber | class | core/ |
Provides a callback for route definition. |
| TestRouteSubscriber::$applicableViews | property | core/ |
The applicable views. |
| TestRouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| TestRouteSubscriber::routesFromArray | function | core/ |
|
| TestRouteSubscriber::routesFromCollection | function | core/ |
|
| TestServiceProvider::addRouteProvider | function | core/ |
Add the on demand rebuild route provider service. |
| TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
Configures the plugin based on route values. |
| ThemeInstaller::$routeBuilder | property | core/ |
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.