Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CurrentThemeCondition::getCacheContexts | function | core/ |
|
| CurrentThemeCondition::submitConfigurationForm | function | core/ |
Form submission handler. |
| CurrentThemeCondition::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| CurrentThemeCondition::__construct | function | core/ |
Constructs a CurrentThemeCondition condition plugin. |
| CurrentThemeConditionTest | class | core/ |
Tests the CurrentThemeCondition plugin. |
| CurrentThemeConditionTest.php | file | core/ |
|
| CurrentThemeConditionTest::$modules | property | core/ |
Modules to enable. |
| CurrentThemeConditionTest::testCurrentTheme | function | core/ |
Tests the current theme condition. |
| CurrentUser | class | core/ |
Default argument plugin to extract the current user. |
| CurrentUser.php | file | core/ |
|
| CurrentUser::getArgument | function | core/ |
Return the default argument. |
| CurrentUser::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CurrentUser::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CurrentUserContext | class | core/ |
Sets the current user as a context. |
| CurrentUserContext.php | file | core/ |
|
| CurrentUserContext::$account | property | core/ |
The current user. |
| CurrentUserContext::$userStorage | property | core/ |
The user storage. |
| CurrentUserContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| CurrentUserContext::__construct | function | core/ |
Constructs a new CurrentUserContext. |
| CurrentUserContextTest | class | core/ |
@coversDefaultClass \Drupal\user\ContextProvider\CurrentUserContext[[api-linebreak]] |
| CurrentUserContextTest.php | file | core/ |
|
| CurrentUserContextTest::$modules | property | core/ |
Modules to enable. |
| CurrentUserContextTest::setUp | function | core/ |
|
| CurrentUserContextTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| current_route_match | service | core/ |
Drupal\Core\Routing\CurrentRouteMatch |
| current_user | service | core/ |
Drupal\Core\Session\AccountProxy |
| Custom | class | core/ |
A handler to provide a field that is completely custom by the administrator. |
| Custom.php | file | core/ |
|
| custom.yml | file | core/ |
core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml |
Pagination
- Previous page
- Page 337
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.