Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 10.3.x for d
  5. Other projects
Title Object type File name Summary
access_check.default service core/core.services.yml Drupal\Core\Access\DefaultAccessCheck
access_check.entity.layout_builder_access service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Access\LayoutBuilderAccessCheck
access_check.entity_delete_multiple service core/core.services.yml Drupal\Core\Entity\EntityDeleteMultipleAccessCheck
access_check.field_ui.field_reuse service core/modules/field_ui/field_ui.services.yml Drupal\field_ui\Access\FieldReuseAccessCheck
access_check.field_ui.form_mode service core/modules/field_ui/field_ui.services.yml Drupal\field_ui\Access\FormModeAccessCheck
access_check.field_ui.view_mode service core/modules/field_ui/field_ui.services.yml Drupal\field_ui\Access\ViewModeAccessCheck
access_check.header.csrf service core/core.services.yml Drupal\Core\Access\CsrfRequestHeaderAccessCheck
access_check.node.preview service core/modules/node/node.services.yml Drupal\node\Access\NodePreviewAccessCheck
access_check.settings_tray.block.has_overrides service core/modules/settings_tray/settings_tray.services.yml Drupal\settings_tray\Access\BlockHasOverridesAccessCheck
access_check.update.manager_access service core/modules/update/update.services.yml Drupal\update\Access\UpdateManagerAccessCheck
access_manager.check_provider service core/core.services.yml Drupal\Core\Access\CheckProvider
access_test.module file core/modules/system/tests/fixtures/HtaccessTest/access_test.module
accordion.css file core/themes/claro/css/components/accordion.css Accordion styles.
accordion.pcss.css file core/themes/claro/css/components/accordion.pcss.css Accordion styles.
AccountForm::alterPreferredLangcodeDescription function core/modules/user/src/AccountForm.php Alters the preferred language widget description.
AccountForm::buildEntity function core/modules/user/src/AccountForm.php Builds an updated entity object based upon the submitted form values.
AccountForm::getEditedFieldNames function core/modules/user/src/AccountForm.php Gets the names of all fields edited in the form.
AccountForm::syncUserLangcode function core/modules/user/src/AccountForm.php Synchronizes preferred language and entity language.
AccountForm::trustedCallbacks function core/modules/user/src/AccountForm.php Lists the trusted callbacks provided by the implementing class.
AccountInterface::AUTHENTICATED_ROLE constant core/lib/Drupal/Core/Session/AccountInterface.php Role ID for authenticated users.
AccountInterface::getDisplayName function core/lib/Drupal/Core/Session/AccountInterface.php Returns the display name of this account.
AccountInterface::getLastAccessedTime function core/lib/Drupal/Core/Session/AccountInterface.php The timestamp when the account last accessed the site.
AccountInterface::getPreferredAdminLangcode function core/lib/Drupal/Core/Session/AccountInterface.php Returns the preferred administrative language code of the account.
AccountInterface::getPreferredLangcode function core/lib/Drupal/Core/Session/AccountInterface.php Returns the preferred language code of the account.
AccountInterface::id function core/lib/Drupal/Core/Session/AccountInterface.php Returns the user ID or 0 for anonymous.
AccountInterface::isAuthenticated function core/lib/Drupal/Core/Session/AccountInterface.php Returns TRUE if the account is authenticated.
AccountPermissionsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Gets the cacheability metadata for the context.
AccountProxy::$eventDispatcher property core/lib/Drupal/Core/Session/AccountProxy.php Event dispatcher.
AccountProxy::$id property core/lib/Drupal/Core/Session/AccountProxy.php Account id.
AccountProxy::getDisplayName function core/lib/Drupal/Core/Session/AccountProxy.php Returns the display name of this account.
AccountProxy::getLastAccessedTime function core/lib/Drupal/Core/Session/AccountProxy.php The timestamp when the account last accessed the site.
AccountProxy::getPreferredAdminLangcode function core/lib/Drupal/Core/Session/AccountProxy.php Returns the preferred administrative language code of the account.
AccountProxy::getPreferredLangcode function core/lib/Drupal/Core/Session/AccountProxy.php Returns the preferred language code of the account.
AccountProxy::id function core/lib/Drupal/Core/Session/AccountProxy.php Returns the user ID or 0 for anonymous.
AccountProxy::isAuthenticated function core/lib/Drupal/Core/Session/AccountProxy.php Returns TRUE if the account is authenticated.
AccountProxy::loadUserEntity function core/lib/Drupal/Core/Session/AccountProxy.php Load a user entity.
AccountProxy::setInitialAccountId function core/lib/Drupal/Core/Session/AccountProxy.php Sets the id of the initial account.
AccountProxyInterface::setInitialAccountId function core/lib/Drupal/Core/Session/AccountProxyInterface.php Sets the id of the initial account.
AccountProxyTest::testId function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::id[[api-linebreak]]
@covers ::setInitialAccountId[[api-linebreak]]
AccountProxyTest::testSetInitialAccountIdException function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::setInitialAccountId[[api-linebreak]]
AccountSettingsForm::$moduleHandler property core/modules/user/src/AccountSettingsForm.php The module handler.
AccountSettingsForm::buildForm function core/modules/user/src/AccountSettingsForm.php Form constructor.
AccountSettingsForm::getEditableConfigNames function core/modules/user/src/AccountSettingsForm.php Gets the configuration names that will be editable.
AccountSettingsForm::getFormId function core/modules/user/src/AccountSettingsForm.php Returns a unique string identifying the form.
AccountSwitcher::$writeSafeHandler property core/lib/Drupal/Core/Session/AccountSwitcher.php The write-safe session handler.
AccountTakeoverGadgetChainTest class core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Tests protection against SA-CORE-2024-007 Gadget Chain.
AccountTakeoverGadgetChainTest.php file core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php
AccountTakeoverGadgetChainTest::$modules property core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Modules to install.
AccountTakeoverGadgetChainTest::setUp function core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php
AccountTakeoverGadgetChainTest::testAccountTakeoverGadgetChain function core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Tests unserializing a SQLi / account takeover payload.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.