Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CurrentThemeCondition::getCacheContexts function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
CurrentThemeCondition::submitConfigurationForm function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
CurrentThemeCondition::summary function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
CurrentThemeCondition::__construct function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Constructs a CurrentThemeCondition condition plugin.
CurrentThemeConditionTest class core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php Tests the CurrentThemeCondition plugin.
CurrentThemeConditionTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php
CurrentThemeConditionTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php
CurrentThemeConditionTest::testCurrentTheme function core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php Tests the current theme condition.
CurrentUser class core/modules/user/src/Plugin/views/argument_default/CurrentUser.php Default argument plugin to extract the current user
CurrentUser.php file core/modules/user/src/Plugin/views/argument_default/CurrentUser.php
CurrentUser::getArgument function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php
CurrentUser::getCacheContexts function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php
CurrentUser::getCacheMaxAge function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php
CurrentUserContext class core/modules/user/src/ContextProvider/CurrentUserContext.php Sets the current user as a context.
CurrentUserContext.php file core/modules/user/src/ContextProvider/CurrentUserContext.php
CurrentUserContext::$account property core/modules/user/src/ContextProvider/CurrentUserContext.php The current user.
CurrentUserContext::$userStorage property core/modules/user/src/ContextProvider/CurrentUserContext.php The user storage.
CurrentUserContext::getAvailableContexts function core/modules/user/src/ContextProvider/CurrentUserContext.php
CurrentUserContext::getRuntimeContexts function core/modules/user/src/ContextProvider/CurrentUserContext.php
CurrentUserContext::__construct function core/modules/user/src/ContextProvider/CurrentUserContext.php Constructs a new CurrentUserContext.
CurrentUserContextTest class core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php @coversDefaultClass \Drupal\user\ContextProvider\CurrentUserContext[[api-linebreak]]
CurrentUserContextTest.php file core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
CurrentUserContextTest::$modules property core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
CurrentUserContextTest::setUp function core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
CurrentUserContextTest::testGetAvailableContexts function core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php @covers ::getAvailableContexts[[api-linebreak]]
current_route_match service core/core.services.yml Drupal\Core\Routing\CurrentRouteMatch
current_user service core/core.services.yml Drupal\Core\Session\AccountProxy
Custom class core/modules/views/src/Plugin/views/field/Custom.php A handler to provide a field that is completely custom by the administrator.
Custom.php file core/modules/views/src/Plugin/views/field/Custom.php
custom.yml file core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml
Custom::buildOptionsForm function core/modules/views/src/Plugin/views/field/Custom.php
Custom::defineOptions function core/modules/views/src/Plugin/views/field/Custom.php
Custom::preRenderCustomForm function core/modules/views/src/Plugin/views/field/Custom.php Prerender function to move the textarea to the top of a form.
Custom::query function core/modules/views/src/Plugin/views/field/Custom.php
Custom::render function core/modules/views/src/Plugin/views/field/Custom.php
Custom::trustedCallbacks function core/modules/views/src/Plugin/views/field/Custom.php
Custom::usesGroupBy function core/modules/views/src/Plugin/views/field/Custom.php
CustomAccessCheck class core/lib/Drupal/Core/Access/CustomAccessCheck.php Defines an access checker that allows specifying a custom method for access.
CustomAccessCheck.php file core/lib/Drupal/Core/Access/CustomAccessCheck.php
CustomAccessCheck::$argumentsResolverFactory property core/lib/Drupal/Core/Access/CustomAccessCheck.php The arguments resolver.
CustomAccessCheck::$controllerResolver property core/lib/Drupal/Core/Access/CustomAccessCheck.php The controller resolver.
CustomAccessCheck::access function core/lib/Drupal/Core/Access/CustomAccessCheck.php Checks access for the account and route using the custom access checker.
CustomAccessCheck::__construct function core/lib/Drupal/Core/Access/CustomAccessCheck.php Constructs a CustomAccessCheck instance.
CustomAccessCheckTest class core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php @coversDefaultClass \Drupal\Core\Access\CustomAccessCheck[[api-linebreak]]
@group Access
CustomAccessCheckTest.php file core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php Contains \Drupal\Tests\Core\Access\CustomAccessCheckTest.
CustomAccessCheckTest::$accessChecker property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The access checker to test.
CustomAccessCheckTest::$argumentsResolverFactory property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The mocked arguments resolver.
CustomAccessCheckTest::$controllerResolver property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The mocked controller resolver.
CustomAccessCheckTest::setUp function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php
CustomAccessCheckTest::testAccess function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php Test the access method.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.