Search for reset
- Search 7.x for reset
- Search 9.5.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
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/ |
Test user password reset while logged in. |
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. |
UserResetEmailTestTrait | trait | core/ |
Helper function for logging in from reset password email. |
UserResetEmailTestTrait.php | file | core/ |
|
UserResetEmailTestTrait::loginFromResetEmail | function | core/ |
Login from reset password email. |
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/ |
Instantiates a new instance of this class. |
VocabularyResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
VocabularyResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
VocabularyResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
VocabularyResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
VocabularyResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
VocabularyResetForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
VocabularyResetForm::__construct | function | core/ |
Constructs a new VocabularyResetForm object. |
VocabularyRouteProvider::getResetPageRoute | function | core/ |
Gets the reset page route. |
VocabularyStorage::resetCache | function | core/ |
Resets the internal, static entity cache. |
WorkspaceRepository::resetCache | function | core/ |
Resets the cached workspace tree. |
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.