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 The cache contexts associated with this object.
CurrentThemeCondition::submitConfigurationForm function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Form submission handler.
CurrentThemeCondition::summary function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Provides a human readable summary of the condition's configuration.
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 Modules to enable.
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 Return the default argument.
CurrentUser::getCacheContexts function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php The cache contexts associated with this object.
CurrentUser::getCacheMaxAge function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php The maximum age for which this object may be cached.
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 Gets all available contexts for the purposes of configuration.
CurrentUserContext::getRuntimeContexts function core/modules/user/src/ContextProvider/CurrentUserContext.php Gets runtime context values for the given context IDs.
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 Modules to enable.
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 Default options form that provides the label widget that all fields
should have.
Custom::defineOptions function core/modules/views/src/Plugin/views/field/Custom.php Information about options for all kinds of purposes will be held here.
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 Called to add the field to a query.
Custom::render function core/modules/views/src/Plugin/views/field/Custom.php Renders the field.
Custom::trustedCallbacks function core/modules/views/src/Plugin/views/field/Custom.php Lists the trusted callbacks provided by the implementing class.
Custom::usesGroupBy function core/modules/views/src/Plugin/views/field/Custom.php Provides the handler some groupby.
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.