Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
UserStorage::deleteRoleReferences function core/modules/user/src/UserStorage.php Delete role references.
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php Writes entity field values to the storage.
UserStorage::isColumnSerial function core/modules/user/src/UserStorage.php Checks whether a field column should be treated as serial.
UserStorage::updateLastAccessTimestamp function core/modules/user/src/UserStorage.php Update the last access timestamp of the user.
UserStorage::updateLastLoginTimestamp function core/modules/user/src/UserStorage.php Update the last login timestamp of the user.
UserStorageInterface interface core/modules/user/src/UserStorageInterface.php Defines an interface for user entity storage classes.
UserStorageInterface.php file core/modules/user/src/UserStorageInterface.php
UserStorageInterface::deleteRoleReferences function core/modules/user/src/UserStorageInterface.php Delete role references.
UserStorageInterface::updateLastAccessTimestamp function core/modules/user/src/UserStorageInterface.php Update the last access timestamp of the user.
UserStorageInterface::updateLastLoginTimestamp function core/modules/user/src/UserStorageInterface.php Update the last login timestamp of the user.
UserStorageSchema class core/modules/user/src/UserStorageSchema.php Defines the user schema handler.
UserStorageSchema.php file core/modules/user/src/UserStorageSchema.php
UserStorageSchema::getEntitySchema function core/modules/user/src/UserStorageSchema.php Gets the entity schema for the specified entity type.
UserStorageSchema::getSharedTableFieldSchema function core/modules/user/src/UserStorageSchema.php Gets the schema for a single field definition.
UserStorageSchema::processIdentifierSchema function core/modules/user/src/UserStorageSchema.php Processes the specified entity key.
UserTest::testGetMailFieldOnlyVisibleToOwner function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests GETting privacy-sensitive base fields.
UserTokenReplaceTest class core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Generates text using placeholders for dummy content to check user token
replacement.
UserTokenReplaceTest.php file core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserTokenReplaceTest::$defaultTheme property core/modules/user/tests/src/Functional/UserTokenReplaceTest.php The theme to install as the default for testing.
UserTokenReplaceTest::$modules property core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Modules to enable.
UserTokenReplaceTest::setUp function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserTokenReplaceTest::testUserTokenReplacement function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Creates a user, then tests the tokens generated from it.
UserTranslationUITest::getTranslatorPermissions function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of permissions needed for the translator.
UserUpdateEmailToken class core/modules/user/tests/src/Functional/Update/UserUpdateEmailToken.php Tests user email token upgrade path.
UserUpdateEmailToken.php file core/modules/user/tests/src/Functional/Update/UserUpdateEmailToken.php
UserUpdateEmailToken::setDatabaseDumpFiles function core/modules/user/tests/src/Functional/Update/UserUpdateEmailToken.php Set database dump files to be used.
UserUpdateEmailToken::testEmailToken function core/modules/user/tests/src/Functional/Update/UserUpdateEmailToken.php Tests that email token in status_blocked of user.mail is updated.
user_custom_phpass_params_test.info.yml file core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml
user_custom_phpass_params_test.services.yml file core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml
user_mail_tokens function core/modules/user/user.module Token callback to add unsafe tokens for user mails.
user_permissions_hash_generator service core/core.services.yml Drupal\Core\Session\PermissionsHashGenerator
USER_REGISTER_ADMINISTRATORS_ONLY constant core/modules/user/user.module Only administrators can create user accounts.
USER_REGISTER_VISITORS constant core/modules/user/user.module Visitors can create their own accounts.
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL constant core/modules/user/user.module Visitors can create accounts, but they don't become active without
administrative approval.
user_tokens function core/modules/user/user.tokens.inc Implements hook_tokens().
user_token_info function core/modules/user/user.tokens.inc Implements hook_token_info().
user_toolbar function core/modules/user/user.module Implements hook_toolbar().
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().
UuidItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Defines the storage-level settings for this plugin.
UuidResolver::$entityRepository property core/modules/serialization/src/EntityResolver/UuidResolver.php The entity repository.
UuidResolverTest::$entityRepository property core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php The mock entity repository service.
ValidationTest::testCustomRequiredError function core/modules/system/tests/src/Functional/Form/ValidationTest.php Tests #required with custom validation errors.
ValidationTest::testDisabledToken function core/modules/system/tests/src/Functional/Form/ValidationTest.php Tests that a form with a disabled CSRF token can be validated.
ValidatorTest class core/modules/file/tests/src/Kernel/ValidatorTest.php Tests the functions used to validate uploaded files.
ValidatorTest.php file core/modules/file/tests/src/Kernel/ValidatorTest.php
ValidatorTest::$image property core/modules/file/tests/src/Kernel/ValidatorTest.php An image file.
ValidatorTest::$nonImage property core/modules/file/tests/src/Kernel/ValidatorTest.php A file which is not an image.
ValidatorTest::setUp function core/modules/file/tests/src/Kernel/ValidatorTest.php
ValidatorTest::testFileValidateExtensions function core/modules/file/tests/src/Kernel/ValidatorTest.php Test the file_validate_extensions() function.
ValidatorTest::testFileValidateImageResolution function core/modules/file/tests/src/Kernel/ValidatorTest.php This ensures the resolution of a specific file is within bounds.

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