Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| accordion.pcss.css | file | core/ |
Accordion styles. |
| AccountEvents | class | core/ |
Defines events for the account system. |
| AccountEvents.php | file | core/ |
|
| AccountEvents::SET_USER | constant | core/ |
Name of the event fired when the current user is set. |
| AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
| AccountForm::flagViolations | function | core/ |
Flags violations for the current form. |
| AccountForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| AccountForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| AccountForm::syncUserLangcode | function | core/ |
Synchronizes preferred language and entity language. |
| AccountForm::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| AccountForm::__construct | function | core/ |
Constructs a new EntityForm object. |
| AccountInterface::ANONYMOUS_ROLE | constant | core/ |
Role ID for anonymous users. |
| AccountInterface::getDisplayName | function | core/ |
Returns the display name of this account. |
| AccountInterface::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
| AccountInterface::getRoles | function | core/ |
Returns a list of roles. |
| AccountInterface::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
| AccountInterface::isAnonymous | function | core/ |
Returns TRUE if the account is anonymous. |
| AccountInterface::isAuthenticated | function | core/ |
Returns TRUE if the account is authenticated. |
| AccountPermissionsCacheContext | class | core/ |
Defines the AccountPermissionsCacheContext service, for "per permission" caching. |
| AccountPermissionsCacheContext.php | file | core/ |
|
| AccountPermissionsCacheContext::$permissionsHashGenerator | property | core/ |
The permissions hash generator. |
| AccountPermissionsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| AccountPermissionsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| AccountPermissionsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| AccountPermissionsCacheContext::__construct | function | core/ |
Constructs a new UserCacheContext service. |
| AccountProxy::$eventDispatcher | property | core/ |
Event dispatcher. |
| AccountProxy::getDisplayName | function | core/ |
Returns the display name of this account. |
| AccountProxy::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
| AccountProxy::getRoles | function | core/ |
Returns a list of roles. |
| AccountProxy::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
| AccountProxy::isAnonymous | function | core/ |
Returns TRUE if the account is anonymous. |
| AccountProxy::isAuthenticated | function | core/ |
Returns TRUE if the account is authenticated. |
| AccountProxy::loadUserEntity | function | core/ |
Load a user entity. |
| AccountProxy::setAccount | function | core/ |
Sets the currently wrapped account. |
| AccountProxy::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
| AccountProxy::__construct | function | core/ |
AccountProxy constructor. |
| 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[[api-linebreak]] @group Session |
| AccountProxyTest.php | file | core/ |
|
| AccountProxyTest::testId | function | core/ |
@covers ::id[[api-linebreak]] @covers ::setInitialAccountId[[api-linebreak]] |
| AccountProxyTest::testSetInitialAccountIdException | function | core/ |
@covers ::setInitialAccountId[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.