Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| user.private_tempstore | service | core/ |
Drupal\user\PrivateTempStoreFactory |
| user.role.administrator.yml | file | core/ |
core/profiles/standard/config/install/user.role.administrator.yml |
| user.role.administrator.yml | file | core/ |
core/profiles/demo_umami/config/install/user.role.administrator.yml |
| user.role.editor.yml | file | core/ |
core/profiles/demo_umami/config/install/user.role.editor.yml |
| user.shared_tempstore | service | core/ |
Drupal\user\SharedTempStoreFactory |
| user.tokens.inc | file | core/ |
Builds placeholder replacement tokens for user-related data. |
| user.toolbar_link_builder | service | core/ |
Drupal\user\ToolbarLinkBuilder |
| User::$userStorage | property | core/ |
The user storage. |
| User::getRoleStorage | function | core/ |
Returns the role storage object. |
| User::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| UserAdminLanguageTest::addCustomLanguage | function | core/ |
Helper method for adding a custom language. |
| UserAuthenticationController::$csrfToken | property | core/ |
The CSRF token generator. |
| UserAuthenticationController::$userStorage | property | core/ |
The user storage. |
| UserAuthTest::$userStorage | property | core/ |
The mock user storage. |
| UserBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| UserController::$userStorage | property | core/ |
The user storage. |
| UserControllerTest::testConstructorDeprecations | function | core/ |
@group legacy @expectedDeprecation Calling Drupal\user\Controller\UserController::__construct without the $flood parameter is deprecated in drupal:8.8.0 and is required in drupal:9.0.0. See https://www.drupal.org/node/1681832 |
| 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. |
| 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/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator[[api-linebreak]] @group user |
| UserMailRequiredValidatorTest.php | file | core/ |
|
| UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
| UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
| UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
| UserNameConstraint::$tooLongMessage | property | core/ |
|
| UserNameConstraintValidator | class | core/ |
Validates the UserName constraint. |
| UserNameConstraintValidator.php | file | core/ |
|
| UserNameConstraintValidator::validate | function | core/ |
|
| UserPasswordForm::$userStorage | property | core/ |
The user storage. |
| UserPasswordFormTest::testConstructorDeprecations | function | core/ |
@group legacy @expectedDeprecation Calling Drupal\user\Form\UserPasswordForm::__construct without the $config_factory is deprecated in drupal:8.8.0 and is required before drupal:9.0.0. See https://www.drupal.org/node/1681832 @expectedDeprecation… |
| UserPermissionsForm::$roleStorage | property | core/ |
The role storage. |
| UserPermissionsTest::testAdministratorRole | function | core/ |
Test assigning of permissions for the administrator role. |
| UserPictureFile::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UserPictureInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UserRoleAdminTest::testRoleWeightOrdering | function | core/ |
Test user role weight change operation and ordering. |
| UserRoleEntityTest::testOrderOfPermissions | function | core/ |
|
| UserSession::getRoleStorage | function | core/ |
Returns the role storage object. |
| UserStorage | class | core/ |
Controller class for users. |
| UserStorage.php | file | core/ |
Pagination
- Previous page
- Page 230
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.