Search for l
Title | Object type | File name | Summary |
---|---|---|---|
access_check.field_ui.form_mode | service | core/ |
Drupal\field_ui\Access\FormModeAccessCheck |
access_check.field_ui.view_mode | service | core/ |
Drupal\field_ui\Access\ViewModeAccessCheck |
access_check.jsonapi.relationship_route_access | service | core/ |
Drupal\jsonapi\Access\RelationshipRouteAccessCheck |
access_check.latest_revision | service | core/ |
Drupal\content_moderation\Access\LatestRevisionCheck |
access_check.settings_tray.block.has_overrides | service | core/ |
Drupal\settings_tray\Access\BlockHasOverridesAccessCheck |
access_check.settings_tray.block.settings_tray_form | service | core/ |
Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck |
access_check.user.login_status | service | core/ |
Drupal\user\Access\LoginStatusCheck |
access_check.user.role | service | core/ |
Drupal\user\Access\RoleAccessCheck |
access_policy.super_user | service | core/ |
Drupal\Core\Session\SuperUserAccessPolicy |
access_policy.user_roles | service | core/ |
Drupal\Core\Session\UserRolesAccessPolicy |
access_policy_processor | service | core/ |
Drupal\Core\Session\AccessPolicyProcessor |
access_test.install | file | core/ |
|
access_test.module | file | core/ |
|
access_test.profile | file | core/ |
|
access_test.tpl.php | file | core/ |
|
access_test.yml | file | core/ |
core/modules/system/tests/fixtures/HtaccessTest/access_test.yml |
AccountForm::$languageManager | property | core/ |
The language manager. |
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
AccountForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
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::syncUserLangcode | function | core/ |
Synchronizes preferred language and entity language. |
AccountForm::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
AccountInterface::ANONYMOUS_ROLE | constant | core/ |
Role ID for anonymous users. |
AccountInterface::AUTHENTICATED_ROLE | constant | core/ |
Role ID for authenticated users. |
AccountInterface::getDisplayName | function | core/ |
Returns the display name of this account. |
AccountInterface::getEmail | function | core/ |
Returns the email address of this account. |
AccountInterface::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
AccountInterface::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
AccountInterface::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
AccountInterface::getRoles | function | core/ |
Returns a list of roles. |
AccountPermissionsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
AccountPermissionsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
AccountProxy::getDisplayName | function | core/ |
Returns the display name of this account. |
AccountProxy::getEmail | function | core/ |
Returns the email address of this account. |
AccountProxy::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
AccountProxy::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
AccountProxy::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
AccountProxy::getRoles | function | core/ |
Returns a list of roles. |
AccountProxy::hasRole | function | core/ |
Whether a user has a certain role. |
AccountProxy::loadUserEntity | function | core/ |
Load a user entity. |
AccountProxy::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
AccountProxyInterface::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
AccountProxyTest::testHasRole | function | core/ |
@covers ::hasRole[[api-linebreak]] |
AccountProxyTest::testSetInitialAccountIdException | function | core/ |
@covers ::setInitialAccountId[[api-linebreak]] |
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSettingsForm::buildForm | function | core/ |
Form constructor. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AccountSwitcher::$originalSessionSaving | property | core/ |
The original state of session saving prior to account switching. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.