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