Search for setPassword
- Search 7.x for setPassword
- Search 9.5.x for setPassword
- Search 8.9.x for setPassword
- Search 10.3.x for setPassword
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
User::setPassword | function | core/ |
Sets the user password. |
UserAuthenticationController::resetPassword | function | core/ |
Resets a user password. |
UserInterface::setPassword | function | core/ |
Sets the user password. |
UserPasswordResetTest::testUserResetPasswordIpFloodControl | function | core/ |
Tests password reset flood control for one IP. |
UserPasswordResetTest::testUserResetPasswordTextboxNotFilled | function | core/ |
Tests 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::testUserResetPasswordUserFloodControlAdmin | function | core/ |
Tests user password reset flood control is cleared on admin reset. |
UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared | function | core/ |
Tests user password reset flood control is cleared on successful reset. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.