Search for all
Title | Object type | File name | Summary |
---|---|---|---|
access_check.node.preview | service | core/ |
Drupal\node\Access\NodePreviewAccessCheck |
access_check.permission | service | core/ |
Drupal\user\Access\PermissionAccessCheck |
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.theme | service | core/ |
Drupal\Core\Theme\ThemeAccessCheck |
access_check.update.manager_access | service | core/ |
Drupal\update\Access\UpdateManagerAccessCheck |
access_check.user.login_status | service | core/ |
Drupal\user\Access\LoginStatusCheck |
access_check.user.register | service | core/ |
Drupal\user\Access\RegisterAccessCheck |
access_check.user.role | service | core/ |
Drupal\user\Access\RoleAccessCheck |
access_check.workspaces.active_workspace | service | core/ |
Drupal\workspaces\Access\ActiveWorkspaceCheck |
access_manager | service | core/ |
Drupal\Core\Access\AccessManager |
access_manager.check_provider | service | core/ |
Drupal\Core\Access\CheckProvider |
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.engine | file | core/ |
|
access_test.inc | file | core/ |
|
access_test.install | file | core/ |
|
access_test.module | file | core/ |
|
access_test.php-info.txt | file | core/ |
|
access_test.profile | file | core/ |
|
access_test.sh | file | core/ |
|
access_test.theme | file | core/ |
|
access_test.tpl.php | file | core/ |
|
access_test.twig | file | core/ |
|
access_test.yml | file | core/ |
core/modules/system/tests/fixtures/HtaccessTest/access_test.yml |
accordion.css | file | core/ |
Accordion styles. |
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 | class | core/ |
Form controller for the user account forms. |
AccountForm.php | file | core/ |
|
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::create | function | core/ |
Instantiates a new instance of this class. |
AccountForm::flagViolations | function | core/ |
Flags violations for the current form. |
AccountForm::form | function | core/ |
Gets the actual form array to be built. |
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 | interface | core/ |
Defines an account interface which represents the current user. |
AccountInterface.php | file | core/ |
|
AccountInterface::ANONYMOUS_ROLE | constant | core/ |
Role ID for anonymous users. |
AccountInterface::AUTHENTICATED_ROLE | constant | core/ |
Role ID for authenticated users. |
AccountInterface::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
AccountInterface::getDisplayName | function | core/ |
Returns the display name of this account. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.