Search for getRouteParameters
- Search 7.x for getRouteParameters
- Search 9.5.x for getRouteParameters
- Search 10.3.x for getRouteParameters
- Search 11.x for getRouteParameters
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
LocalTaskDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters | function | core/ |
@covers ::getRouteParameters |
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
LocalTaskDefaultTest::testGetRouteParametersForStaticRoute | function | core/ |
@covers ::getRouteParameters |
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
@covers ::getRouteParameters |
LocalTaskInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
MenuLinkBase::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
MenuLinkInterface::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
UnroutedUrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
Url::getRouteParameters | function | core/ |
Returns the route parameters. |
UrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
UrlTest::testGetRouteParametersWithExternalUrl | function | core/ |
Tests the getRouteParameters() with an external URL. |
UserTrackerTab::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.