Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserNameConstraintValidator.php | file | core/ |
|
| UserNameConstraintValidator::validate | function | core/ |
|
| UserNameValidator | class | core/ |
Provides a username validator. |
| UserNameValidator.php | file | core/ |
|
| UserNameValidator::validateName | function | core/ |
Validates a user name. |
| UserNameValidator::__construct | function | core/ |
|
| UserNameValidatorTest | class | core/ |
Verify that user validity checks behave as designed. |
| UserNameValidatorTest.php | file | core/ |
|
| UserNameValidatorTest::$modules | property | core/ |
Modules to install. |
| UserNameValidatorTest::$userValidator | property | core/ |
The user validator under test. |
| UserNameValidatorTest::invalidUserNameProvider | function | core/ |
Provides invalid user names. |
| UserNameValidatorTest::setUp | function | core/ |
|
| UserNameValidatorTest::testInvalidUsernames | function | core/ |
Tests invalid user name validation. |
| UserNameValidatorTest::testValidUsernames | function | core/ |
Tests valid user name validation. |
| UserNameValidatorTest::validUsernameProvider | function | core/ |
Provides valid user names. |
| UserPasswordForm::$emailValidator | property | core/ |
The email validator service. |
| UserPasswordForm::$userStorage | property | core/ |
The user storage. |
| UserPasswordResetTest::testResetFormHasAutocompleteAttribute | function | core/ |
Test the autocomplete attribute is present. |
| UserPermissionsForm::$roleStorage | property | core/ |
The role storage. |
| UserPermissionsTest::testAdministratorRole | function | core/ |
Tests assigning of permissions for the administrator role. |
| UserPermissionsTest::testOverriddenPermission | function | core/ |
Verify that the permission form does not use overridden config. |
| UserPictureFile::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UserPictureInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UserRegisterFormTest::testRegistrationFormStorage | function | core/ |
Tests if registration form writes to localStorage. |
| UserRegistrationResourceTest::$passwordGenerator | property | core/ |
The password generator. |
| UserRegistrationRestTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
| UserRoleAdminTest::testRoleWeightOrdering | function | core/ |
Tests user role weight change operation and ordering. |
| UserRoleEntityTest::testOrderOfPermissions | function | core/ |
Tests the order of granted permissions in a role. |
| UserSession::getRoleStorage | function | core/ |
Returns the role storage object. |
| UserSessionRepository | class | core/ |
Provides the default user session repository. |
| UserSessionRepository.php | file | core/ |
|
| UserSessionRepository::deleteAll | function | core/ |
|
| UserSessionRepository::__construct | function | core/ |
|
| UserSessionRepositoryInterface | interface | core/ |
Provides an interface for the user session repository. |
| UserSessionRepositoryInterface.php | file | core/ |
|
| UserSessionRepositoryInterface::deleteAll | function | core/ |
Delete all session records of the given user. |
| UserStorage | class | core/ |
Controller class for users. |
| UserStorage.php | file | core/ |
|
| UserStorage::deleteRoleReferences | function | core/ |
Delete role references. |
| UserStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
| 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. |
Pagination
- Previous page
- Page 265
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.