Search for getRouteName
- Search 7.x for getRouteName
- Search 8.9.x for getRouteName
- Search 10.3.x for getRouteName
- Search 11.x for getRouteName
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContextualLinkDefault::getRouteName | function | core/ |
Returns the route name of the contextual link. |
ContextualLinkDefaultTest::testGetRouteName | function | core/ |
@covers ::getRouteName |
ContextualLinkInterface::getRouteName | function | core/ |
Returns the route name of the contextual link. |
CurrentRouteMatch::getRouteName | function | core/ |
Returns the route name. |
DisplayRouterInterface::getRouteName | function | core/ |
Returns the route name for the display. |
DynamicMenuLinkMock::getRouteName | function | core/ |
Returns the route name, if available. |
LocalActionDefault::getRouteName | function | core/ |
Get the route name from the settings. |
LocalActionInterface::getRouteName | function | core/ |
Get the route name from the settings. |
LocalTaskDefault::getRouteName | function | core/ |
Get the route name from the settings. |
LocalTaskInterface::getRouteName | function | core/ |
Get the route name from the settings. |
LoginLogoutMenuLink::getRouteName | function | core/ |
Returns the route name, if available. |
MenuLinkBase::getRouteName | function | core/ |
Returns the route name, if available. |
MenuLinkInterface::getRouteName | function | core/ |
Returns the route name, if available. |
NullRouteMatch::getRouteName | function | core/ |
Returns the route name. |
ParamNotConvertedException::getRouteName | function | core/ |
Get the route name that was not converted. |
PathPluginBase::getRouteName | function | core/ |
Returns the route name for the display. |
PathPluginBaseTest::testGetRouteName | function | core/ |
Tests the getRouteName method. |
RouteMatch::getRouteName | function | core/ |
Returns the route name. |
RouteMatchInterface::getRouteName | function | core/ |
Returns the route name. |
RouteMatchTestBase::testGetRouteName | function | core/ |
@covers ::getRouteName @dataProvider routeMatchProvider |
Routes::getRouteName | function | core/ |
Get a unique route name for the JSON:API resource type and route type. |
UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
Url::getRouteName | function | core/ |
Returns the route name. |
UrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
UrlTest::testGetRouteNameWithExternalUrl | function | core/ |
Tests the getRouteName() with an external URL. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.