Search for d
Title | Object type | File name | Summary |
---|---|---|---|
access_check.default | service | core/ |
Drupal\Core\Access\DefaultAccessCheck |
access_check.entity.layout_builder_access | service | core/ |
Drupal\layout_builder\Access\LayoutBuilderAccessCheck |
access_check.entity_delete_multiple | service | core/ |
Drupal\Core\Entity\EntityDeleteMultipleAccessCheck |
access_check.field_ui.field_reuse | service | core/ |
Drupal\field_ui\Access\FieldReuseAccessCheck |
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.header.csrf | service | core/ |
Drupal\Core\Access\CsrfRequestHeaderAccessCheck |
access_check.node.preview | service | core/ |
Drupal\node\Access\NodePreviewAccessCheck |
access_check.settings_tray.block.has_overrides | service | core/ |
Drupal\settings_tray\Access\BlockHasOverridesAccessCheck |
access_check.update.manager_access | service | core/ |
Drupal\update\Access\UpdateManagerAccessCheck |
access_manager.check_provider | service | core/ |
Drupal\Core\Access\CheckProvider |
access_test.module | file | core/ |
|
accordion.css | file | core/ |
Accordion styles. |
accordion.pcss.css | file | core/ |
Accordion styles. |
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::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::AUTHENTICATED_ROLE | constant | core/ |
Role ID for authenticated 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::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::id | function | core/ |
Returns the user ID or 0 for anonymous. |
AccountInterface::isAuthenticated | function | core/ |
Returns TRUE if the account is authenticated. |
AccountPermissionsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
AccountProxy::$eventDispatcher | property | core/ |
Event dispatcher. |
AccountProxy::$id | property | core/ |
Account id. |
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::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::id | function | core/ |
Returns the user ID or 0 for anonymous. |
AccountProxy::isAuthenticated | function | core/ |
Returns TRUE if the account is authenticated. |
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::testId | function | core/ |
@covers ::id[[api-linebreak]] @covers ::setInitialAccountId[[api-linebreak]] |
AccountProxyTest::testSetInitialAccountIdException | function | core/ |
@covers ::setInitialAccountId[[api-linebreak]] |
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::buildForm | function | core/ |
Form constructor. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AccountSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AccountSwitcher::$writeSafeHandler | property | core/ |
The write-safe session handler. |
AccountTakeoverGadgetChainTest | class | core/ |
Tests protection against SA-CORE-2024-007 Gadget Chain. |
AccountTakeoverGadgetChainTest.php | file | core/ |
|
AccountTakeoverGadgetChainTest::$modules | property | core/ |
Modules to install. |
AccountTakeoverGadgetChainTest::setUp | function | core/ |
|
AccountTakeoverGadgetChainTest::testAccountTakeoverGadgetChain | function | core/ |
Tests unserializing a SQLi / account takeover payload. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.