Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AccountPermissionsCacheContext::getContext | function | core/ |
|
AccountPermissionsCacheContext::getLabel | function | core/ |
|
AccountPermissionsCacheContext::__construct | function | core/ |
Constructs a new UserCacheContext service. |
AccountProxy | class | core/ |
A proxied implementation of AccountInterface. |
AccountProxy.php | file | core/ |
|
AccountProxy::$account | property | core/ |
The instantiated account. |
AccountProxy::$eventDispatcher | property | core/ |
Event dispatcher. |
AccountProxy::$id | property | core/ |
Account id. |
AccountProxy::getAccount | function | core/ |
|
AccountProxy::getAccountName | function | core/ |
|
AccountProxy::getDisplayName | function | core/ |
|
AccountProxy::getEmail | function | core/ |
|
AccountProxy::getLastAccessedTime | function | core/ |
|
AccountProxy::getPreferredAdminLangcode | function | core/ |
|
AccountProxy::getPreferredLangcode | function | core/ |
|
AccountProxy::getRoles | function | core/ |
|
AccountProxy::getTimeZone | function | core/ |
|
AccountProxy::hasPermission | function | core/ |
|
AccountProxy::hasRole | function | core/ |
Whether a user has a certain role. |
AccountProxy::id | function | core/ |
|
AccountProxy::isAnonymous | function | core/ |
|
AccountProxy::isAuthenticated | function | core/ |
|
AccountProxy::loadUserEntity | function | core/ |
Load a user entity. |
AccountProxy::setAccount | function | core/ |
|
AccountProxy::setInitialAccountId | function | core/ |
|
AccountProxy::__construct | function | core/ |
AccountProxy constructor. |
AccountProxyInterface | interface | core/ |
Defines an interface for a service which has the current account stored. |
AccountProxyInterface.php | file | core/ |
|
AccountProxyInterface::getAccount | function | core/ |
Gets the currently wrapped account. |
AccountProxyInterface::setAccount | function | core/ |
Sets the currently wrapped account. |
AccountProxyInterface::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
AccountProxyTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\AccountProxy @group Session |
AccountProxyTest.php | file | core/ |
|
AccountProxyTest::testHasRole | function | core/ |
@covers ::hasRole |
AccountProxyTest::testId | function | core/ |
@covers ::id @covers ::setInitialAccountId |
AccountProxyTest::testSetInitialAccountIdException | function | core/ |
@covers ::setInitialAccountId |
AccountSetEvent | class | core/ |
Event fired when an account is set for the current session. |
AccountSetEvent.php | file | core/ |
|
AccountSetEvent::$account | property | core/ |
The set account. |
AccountSetEvent::getAccount | function | core/ |
Gets the account. |
AccountSetEvent::__construct | function | core/ |
AccountSetEvent constructor. |
AccountSettingsForm | class | core/ |
Configure user settings for this site. |
AccountSettingsForm.php | file | core/ |
|
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSettingsForm::buildForm | function | core/ |
|
AccountSettingsForm::create | function | core/ |
|
AccountSettingsForm::getEditableConfigNames | function | core/ |
|
AccountSettingsForm::getFormId | function | core/ |
|
AccountSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\AccountSettingsForm object. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.