Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserNameUnique::__construct | 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/ |
|
| 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. |
| UserPassRehashTest | class | core/ |
Tests user_pass_rehash(). |
| UserPassRehashTest.php | file | core/ |
|
| UserPassRehashTest::$modules | property | core/ |
Modules to install. |
| UserPassRehashTest::testUniqueHashNoPasswordValue | function | core/ |
Tests uniqueness of hashes when no password is set. |
| UserPasswordForm | class | core/ |
Provides a user password reset form. |
| UserPasswordForm.php | file | core/ |
|
| UserPasswordForm::$emailValidator | property | core/ |
The email validator service. |
| UserPasswordForm::$flood | property | core/ |
The flood service. |
| UserPasswordForm::$languageManager | property | core/ |
The language manager. |
| UserPasswordForm::$userStorage | property | core/ |
The user storage. |
| UserPasswordForm::buildForm | function | core/ |
|
| UserPasswordForm::create | function | core/ |
|
| UserPasswordForm::getFormId | function | core/ |
|
| UserPasswordForm::submitForm | function | core/ |
|
| UserPasswordForm::validateForm | function | core/ |
|
| UserPasswordForm::__construct | function | core/ |
Constructs a UserPasswordForm object. |
| UserPasswordResetForm | class | core/ |
Form controller for the user password forms. |
| UserPasswordResetForm.php | file | core/ |
|
| UserPasswordResetForm::buildForm | function | core/ |
|
| UserPasswordResetForm::getFormId | function | core/ |
|
| UserPasswordResetForm::submitForm | function | core/ |
|
| UserPasswordResetTest | class | core/ |
Ensure that password reset methods work as expected. |
| UserPasswordResetTest | class | core/ |
Ensure that password reset methods work as expected. |
| UserPasswordResetTest.php | file | core/ |
|
| UserPasswordResetTest.php | file | core/ |
|
| UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
| UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
| UserPasswordResetTest::$defaultTheme | property | core/ |
|
| UserPasswordResetTest::$defaultTheme | property | core/ |
|
| UserPasswordResetTest::$languageManager | property | core/ |
Language manager object. |
| UserPasswordResetTest::$modules | property | core/ |
|
| UserPasswordResetTest::$modules | property | core/ |
|
| UserPasswordResetTest::assertNoPasswordIpFlood | function | core/ |
Makes assertions about a password reset not triggering IP flood control. |
| UserPasswordResetTest::assertNoValidPasswordReset | function | core/ |
Helper function to make assertions about an invalid password reset. |
| UserPasswordResetTest::assertPasswordIpFlood | function | core/ |
Makes assertions about a password reset triggering IP flood control. |
| UserPasswordResetTest::assertValidPasswordReset | function | core/ |
Helper function to make assertions about a valid password reset. |
Pagination
- Previous page
- Page 1750
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.