Search for setPassword

  1. Search 7.x for setPassword
  2. Search 9.5.x for setPassword
  3. Search 10.3.x for setPassword
  4. Search 11.x for setPassword
  5. Other projects
Title Object type File name Summary
User::setPassword function core/modules/user/src/Entity/User.php Sets the user password.
UserAuthenticationController::resetPassword function core/modules/user/src/Controller/UserAuthenticationController.php Resets a user password.
UserInterface::setPassword function core/modules/user/src/UserInterface.php Sets the user password.
UserPasswordResetTest::testUserResetPasswordIpFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one IP.
UserPasswordResetTest::testUserResetPasswordTextboxFilled function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Prefill the text box on incorrect login via link to password reset page.
UserPasswordResetTest::testUserResetPasswordUserFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one user.
UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared function core/modules/user/tests/src/Functional/UserPasswordResetTest.php 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.