Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| UserController::$userStorage | property | core/ |
The user storage. |
| UserFieldValueTest::testFastPathFallsBackToInitializedFieldObjects | function | core/ |
Tests that the fast path falls back to initialized field objects. |
| UserHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| UserInterface::REGISTER_ADMINISTRATORS_ONLY | constant | core/ |
Only administrators can create user accounts. |
| UserInterface::REGISTER_VISITORS | constant | core/ |
Visitors can create their own accounts. |
| UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL | constant | core/ |
Visitors can create accounts that only become active with admin approval. |
| UserKernelTestBase::$roleStorage | property | core/ |
The entity storage for roles. |
| UserKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
| UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| UserLoginForm::$userStorage | property | core/ |
The user storage. |
| UserLoginTest::testAutocompleteHtmlAttributes | function | core/ |
Tests that user login form has the autocomplete attributes. |
| UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
| UserMailRequiredValidator.php | file | core/ |
|
| UserMailRequiredValidator::validate | function | core/ |
|
| UserMailRequiredValidatorTest | class | core/ |
Tests Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator. |
| UserMailRequiredValidatorTest.php | file | core/ |
|
| UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
| UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| UserMailRequiredValidatorTest::testValidate | function | core/ |
Tests validate. |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
| UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
| UserNameConstraintValidator | class | core/ |
Validates the UserName constraint. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 264
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.