Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Current | class | core/ |
Filter handler for the current user. |
| Current.php | file | core/ |
|
| Current::getCacheContexts | function | core/ |
|
| Current::init | function | core/ |
|
| Current::query | function | core/ |
|
| CurrentLanguageContext | class | core/ |
Sets the current language as a context. |
| CurrentLanguageContext.php | file | core/ |
|
| CurrentLanguageContext::$languageManager | property | core/ |
The language manager. |
| CurrentLanguageContext::getAvailableContexts | function | core/ |
|
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
|
| CurrentLanguageContext::__construct | function | core/ |
Constructs a new CurrentLanguageContext. |
| CurrentPathStack | class | core/ |
Represents the current path for the current request. |
| CurrentPathStack.php | file | core/ |
|
| CurrentPathStack::$paths | property | core/ |
Static cache of paths. |
| CurrentPathStack::$requestStack | property | core/ |
The request stack. |
| CurrentPathStack::getPath | function | core/ |
Returns the path of the current request. |
| CurrentPathStack::setPath | function | core/ |
Sets the current path. |
| CurrentPathStack::__construct | function | core/ |
Constructs a new CurrentPathStack instance. |
| CurrentRouteMatch | class | core/ |
Default object for current_route_match service. |
| CurrentRouteMatch.php | file | core/ |
|
| CurrentRouteMatch::$requestStack | property | core/ |
The related request stack. |
| CurrentRouteMatch::$routeMatches | property | core/ |
Internal cache of RouteMatch objects. |
| CurrentRouteMatch::getCurrentRouteMatch | function | core/ |
Returns the route match for the current request. |
| CurrentRouteMatch::getMasterRouteMatch | function | core/ |
|
| CurrentRouteMatch::getParameter | function | core/ |
|
| CurrentRouteMatch::getParameters | function | core/ |
|
| CurrentRouteMatch::getParentRouteMatch | function | core/ |
|
| CurrentRouteMatch::getRawParameter | function | core/ |
|
| CurrentRouteMatch::getRawParameters | function | core/ |
|
| CurrentRouteMatch::getRouteMatch | function | core/ |
Returns the route match for a passed in request. |
| CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
|
| CurrentRouteMatch::getRouteName | function | core/ |
|
| CurrentRouteMatch::getRouteObject | function | core/ |
|
| CurrentRouteMatch::resetRouteMatch | function | core/ |
|
| CurrentRouteMatch::__construct | function | core/ |
Constructs a CurrentRouteMatch object. |
| CurrentRouteMatchTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\CurrentRouteMatch[[api-linebreak]] @group Routing |
| CurrentRouteMatchTest.php | file | core/ |
|
| CurrentRouteMatchTest::getRouteMatch | function | core/ |
|
| CurrentRouteMatchTest::testGetCurrentRouteObject | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getRouteObject[[api-linebreak]] @covers ::getCurrentRouteMatch[[api-linebreak]] @covers ::getRouteMatch[[api-linebreak]] |
| CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest[[api-linebreak]] |
| CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
@covers ::getRouteMatchFromRequest[[api-linebreak]] |
| CurrentRouteMatchTest::testResetRouteMatch | function | core/ |
@covers ::resetRouteMatch[[api-linebreak]] |
| CurrentThemeCondition | class | core/ |
Provides a 'Current Theme' condition. |
| CurrentThemeCondition.php | file | core/ |
|
| CurrentThemeCondition::$themeHandler | property | core/ |
The theme handler. |
| CurrentThemeCondition::$themeManager | property | core/ |
The theme manager. |
| CurrentThemeCondition::buildConfigurationForm | function | core/ |
|
| CurrentThemeCondition::create | function | core/ |
|
| CurrentThemeCondition::defaultConfiguration | function | core/ |
|
| CurrentThemeCondition::evaluate | function | core/ |
Pagination
- Previous page
- Page 324
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.