Search for getRoute
- Search 7.x for getRoute
- Search 9.5.x for getRoute
- Search 8.9.x for getRoute
- Search 10.3.x for getRoute
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuLinkInterface::getRouteName | function | core/ |
Returns the route name, if available. |
MenuLinkInterface::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
MockRouteProvider::getRouteAliases | function | core/ |
|
MockRouteProvider::getRouteByName | function | core/ |
|
MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
MockRouteProvider::getRoutesByNames | function | core/ |
|
MockRouteProvider::getRoutesByPattern | function | core/ |
|
NodeRouteProvider::getRoutes | function | core/ |
|
NullGenerator::getRoute | function | core/ |
Methods generate(), generateFromRoute() and getPathFromRoute() all call this protected method. |
NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
NullRouteMatch::getRouteName | function | core/ |
|
NullRouteMatch::getRouteObject | function | core/ |
|
Page::getRoute | function | core/ |
|
PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
ParamNotConvertedException::getRouteName | function | core/ |
Get the route name that was not converted. |
PathPluginBase::getRoute | function | core/ |
Generates a route entry for a given view and display. |
PathPluginBase::getRouteName | function | core/ |
|
PathPluginBaseTest::testGetRouteName | function | core/ |
Tests the getRouteName method. |
ResourceRoutes::getRoutesForResourceConfig | function | core/ |
Provides all routes for a given REST resource config. |
RevisionHtmlRouteProvider::getRoutes | function | core/ |
|
RouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
RouteBuildEvent::getRouteCollection | function | core/ |
Gets the route collection. |
RouteMatch::getRouteName | function | core/ |
|
RouteMatch::getRouteObject | function | core/ |
|
RouteMatchInterface::getRouteName | function | core/ |
Returns the route name. |
RouteMatchInterface::getRouteObject | function | core/ |
Returns the route object. |
RouteMatchTest::getRouteMatch | function | core/ |
|
RouteMatchTestBase::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
RouteMatchTestBase::testGetRouteName | function | core/ |
@covers ::getRouteName[[api-linebreak]] @dataProvider routeMatchProvider |
RouteMatchTestBase::testGetRouteObject | function | core/ |
@covers ::getRouteObject[[api-linebreak]] @dataProvider routeMatchProvider |
RouteProvider::getRouteAliases | function | core/ |
|
RouteProvider::getRouteAliases | function | core/ |
|
RouteProvider::getRouteByName | function | core/ |
|
RouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
RouteProvider::getRouteCollectionCacheId | function | core/ |
Returns the cache ID for the route collection cache. |
RouteProvider::getRouteCollectionForRequest | function | core/ |
|
RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
RouteProvider::getRoutesByNames | function | core/ |
|
RouteProvider::getRoutesByNames | function | core/ |
|
RouteProvider::getRoutesByPath | function | core/ |
Get all routes which match a certain pattern. |
RouteProvider::getRoutesByPattern | function | core/ |
|
RouteProvider::getRoutesByPattern | function | core/ |
|
RouteProviderInterface::getRouteAliases | function | core/ |
Gets aliases for a route name. |
RouteProviderInterface::getRouteByName | function | core/ |
Find the route using the provided route name. |
RouteProviderInterface::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
RouteProviderInterface::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
RouteProviderInterface::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
RouteProviderLazyBuilder::getRouteAliases | function | core/ |
|
RouteProviderLazyBuilder::getRouteByName | function | core/ |
|
RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.