Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
access_test.tpl.php file core/modules/system/tests/fixtures/HtaccessTest/access_test.tpl.php
access_test.twig file core/modules/system/tests/fixtures/HtaccessTest/access_test.twig
access_test.yml file core/modules/system/tests/fixtures/HtaccessTest/access_test.yml core/modules/system/tests/fixtures/HtaccessTest/access_test.yml
accordion.css file core/themes/claro/css/components/accordion.css Accordion styles.
accordion.pcss.css file core/themes/claro/css/components/accordion.pcss.css Accordion styles.
AccountEvents class core/lib/Drupal/Core/Session/AccountEvents.php Defines events for the account system.
AccountEvents.php file core/lib/Drupal/Core/Session/AccountEvents.php
AccountEvents::SET_USER constant core/lib/Drupal/Core/Session/AccountEvents.php Name of the event fired when the current user is set.
AccountForm::alterPreferredLangcodeDescription function core/modules/user/src/AccountForm.php Alters the preferred language widget description.
AccountForm::flagViolations function core/modules/user/src/AccountForm.php
AccountForm::getEditedFieldNames function core/modules/user/src/AccountForm.php
AccountForm::submitForm function core/modules/user/src/AccountForm.php
AccountForm::syncUserLangcode function core/modules/user/src/AccountForm.php Synchronizes preferred language and entity language.
AccountForm::trustedCallbacks function core/modules/user/src/AccountForm.php
AccountForm::__construct function core/modules/user/src/AccountForm.php Constructs a new EntityForm object.
AccountInterface::ANONYMOUS_ROLE constant core/lib/Drupal/Core/Session/AccountInterface.php Role ID for anonymous users.
AccountInterface::getDisplayName function core/lib/Drupal/Core/Session/AccountInterface.php Returns the display name of this account.
AccountInterface::getLastAccessedTime function core/lib/Drupal/Core/Session/AccountInterface.php The timestamp when the account last accessed the site.
AccountInterface::getRoles function core/lib/Drupal/Core/Session/AccountInterface.php Returns a list of roles.
AccountInterface::hasPermission function core/lib/Drupal/Core/Session/AccountInterface.php Checks whether a user has a certain permission.
AccountInterface::isAnonymous function core/lib/Drupal/Core/Session/AccountInterface.php Returns TRUE if the account is anonymous.
AccountInterface::isAuthenticated function core/lib/Drupal/Core/Session/AccountInterface.php Returns TRUE if the account is authenticated.
AccountPermissionsCacheContext class core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Defines the AccountPermissionsCacheContext service, for "per permission" caching.
AccountPermissionsCacheContext.php file core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php
AccountPermissionsCacheContext::$permissionsHashGenerator property core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php The permissions hash generator.
AccountPermissionsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php
AccountPermissionsCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php
AccountPermissionsCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php
AccountPermissionsCacheContext::__construct function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Constructs a new UserCacheContext service.
AccountProxy::$eventDispatcher property core/lib/Drupal/Core/Session/AccountProxy.php Event dispatcher.
AccountProxy::getDisplayName function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::getLastAccessedTime function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::getRoles function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::hasPermission function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::hasRole function core/lib/Drupal/Core/Session/AccountProxy.php Whether a user has a certain role.
AccountProxy::isAnonymous function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::isAuthenticated function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::loadUserEntity function core/lib/Drupal/Core/Session/AccountProxy.php Load a user entity.
AccountProxy::setAccount function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::setInitialAccountId function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::__construct function core/lib/Drupal/Core/Session/AccountProxy.php AccountProxy constructor.
AccountProxyInterface::setAccount function core/lib/Drupal/Core/Session/AccountProxyInterface.php Sets the currently wrapped account.
AccountProxyInterface::setInitialAccountId function core/lib/Drupal/Core/Session/AccountProxyInterface.php Sets the id of the initial account.
AccountProxyTest class core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @coversDefaultClass \Drupal\Core\Session\AccountProxy[[api-linebreak]]
@group Session
AccountProxyTest.php file core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php
AccountProxyTest::testHasRole function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::hasRole[[api-linebreak]]
AccountProxyTest::testId function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::id[[api-linebreak]]
@covers ::setInitialAccountId[[api-linebreak]]
AccountProxyTest::testSetInitialAccountIdException function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::setInitialAccountId[[api-linebreak]]
AccountSetEvent class core/lib/Drupal/Core/Session/AccountSetEvent.php Event fired when an account is set for the current session.
AccountSetEvent.php file core/lib/Drupal/Core/Session/AccountSetEvent.php

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