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/ |
The cache contexts associated with this object. |
| Current::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| Current::query | function | core/ |
Add this filter to the query. |
| 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/ |
Gets all available contexts for the purposes of configuration. |
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| 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/ |
Gets the master route match.. |
| CurrentRouteMatch::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
| CurrentRouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| CurrentRouteMatch::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
| CurrentRouteMatch::getRawParameter | function | core/ |
Returns the raw value of a named route parameter. |
| CurrentRouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| CurrentRouteMatch::getRouteMatch | function | core/ |
Returns the route match for a passed in request. |
| CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
| CurrentRouteMatch::getRouteName | function | core/ |
Returns the route name. |
| CurrentRouteMatch::getRouteObject | function | core/ |
Returns the route object. |
| CurrentRouteMatch::resetRouteMatch | function | core/ |
Resets the route match static cache. |
| 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/ |
Build a test route match object for the given implementation. |
| 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/ |
Form constructor. |
| CurrentThemeCondition::create | function | core/ |
Creates an instance of the plugin. |
| CurrentThemeCondition::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| CurrentThemeCondition::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
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.