Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CurrentThemeCondition::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| 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 |
| Custom::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| Custom::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Custom::preRenderCustomForm | function | core/ |
Prerender function to move the textarea to the top of a form. |
| Custom::query | function | core/ |
Called to add the field to a query. |
| Custom::render | function | core/ |
Renders the field. |
| Custom::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| Custom::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| CustomAccessCheck | class | core/ |
Defines an access checker that allows specifying a custom method for access. |
| CustomAccessCheck.php | file | core/ |
|
| CustomAccessCheck::$argumentsResolverFactory | property | core/ |
The arguments resolver. |
| CustomAccessCheck::$controllerResolver | property | core/ |
The controller resolver. |
| CustomAccessCheck::access | function | core/ |
Checks access for the account and route using the custom access checker. |
| CustomAccessCheck::__construct | function | core/ |
Constructs a CustomAccessCheck instance. |
| CustomAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\CustomAccessCheck[[api-linebreak]] @group Access |
| CustomAccessCheckTest.php | file | core/ |
Contains \Drupal\Tests\Core\Access\CustomAccessCheckTest. |
| CustomAccessCheckTest::$accessChecker | property | core/ |
The access checker to test. |
| CustomAccessCheckTest::$argumentsResolverFactory | property | core/ |
The mocked arguments resolver. |
| CustomAccessCheckTest::$controllerResolver | property | core/ |
The mocked controller resolver. |
| CustomAccessCheckTest::setUp | function | core/ |
|
| CustomAccessCheckTest::testAccess | function | core/ |
Test the access method. |
Pagination
- Previous page
- Page 325
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.