Search for reset
- Search 7.x for reset
- Search 8.9.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Search main for reset
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$languageManager | property | core/ |
Language manager object. |
| UserPasswordResetTest::$modules | property | core/ |
|
| UserPasswordResetTest::$modules | property | core/ |
Modules to enable. |
| UserPasswordResetTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| 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. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::languagePrefixTestProvider | function | core/ |
Data provider for testUserPasswordResetPreferredLanguage(). |
| UserPasswordResetTest::setUp | function | core/ |
|
| UserPasswordResetTest::setUp | function | core/ |
|
| UserPasswordResetTest::testResetImpersonation | function | core/ |
Make sure that users cannot forge password reset URLs of other users. |
| UserPasswordResetTest::testUserPasswordReset | function | core/ |
Tests password reset functionality. |
| UserPasswordResetTest::testUserPasswordResetLoggedIn | function | core/ |
Tests user password reset while logged in. |
| UserPasswordResetTest::testUserPasswordResetPreferredLanguage | function | core/ |
Tests password reset functionality when user has set preferred language. |
| UserPasswordResetTest::testUserPasswordResetWithAdditionalAjaxForm | function | core/ |
Tests password reset functionality with an AJAX form. |
| UserPasswordResetTest::testUserResetPasswordIpFloodControl | function | core/ |
Tests password reset flood control for one IP. |
| UserPasswordResetTest::testUserResetPasswordTextboxFilled | function | core/ |
Prefill the text box on incorrect login via link to password reset page. |
| UserPasswordResetTest::testUserResetPasswordUserFloodControl | function | core/ |
Tests password reset flood control for one user. |
| UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared | function | core/ |
Tests user password reset flood control is cleared on successful reset. |
| user_pass_reset_url | function | core/ |
Generates a unique URL for a user to log in and reset their password. |
| VocabularyResetForm | class | core/ |
Provides confirmation form for resetting a vocabulary to alphabetical order. |
| VocabularyResetForm.php | file | core/ |
|
| VocabularyResetForm::$termStorage | property | core/ |
The term storage. |
| VocabularyResetForm::create | function | core/ |
|
| VocabularyResetForm::getCancelUrl | function | core/ |
|
| VocabularyResetForm::getConfirmText | function | core/ |
|
| VocabularyResetForm::getDescription | function | core/ |
|
| VocabularyResetForm::getFormId | function | core/ |
|
| VocabularyResetForm::getQuestion | function | core/ |
|
| VocabularyResetForm::submitForm | function | core/ |
|
| VocabularyResetForm::__construct | function | core/ |
Constructs a new VocabularyResetForm object. |
| VocabularyRouteProvider::getResetPageRoute | function | core/ |
Gets the reset page route. |
| WorkspaceRepository::resetCache | function | core/ |
|
| WorkspaceRepositoryInterface::resetCache | function | core/ |
Resets the cached workspace tree. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.