Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserPasswordResetForm::buildForm | function | core/ |
|
| UserPasswordResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPasswordResetForm::submitForm | function | core/ |
Form submission handler. |
| 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/ |
The theme to install as the default for testing. |
| UserPasswordResetTest::$modules | property | core/ |
Modules to enable. |
| 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::assertNoPasswordUserFlood | function | core/ |
Makes assertions about a password reset not triggering user 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::assertPasswordUserFlood | function | core/ |
Makes assertions about a password reset triggering user 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::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. |
| UserPermissionsTest::setUp | function | core/ |
|
| UserPictureTest::setUp | function | core/ |
|
| UserRegistrationResource::$userSettings | property | core/ |
User settings config instance. |
| UserRegistrationResourceTest::$userSettings | property | core/ |
A user settings config instance. |
| UserRegistrationResourceTest::setUp | function | core/ |
|
| 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. |
| UserResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| UserRoleAdminTest::setUp | function | core/ |
|
| UserRoleConditionTest::setUp | function | core/ |
|
| UserRoleDeleteTest::setUp | function | core/ |
|
| UserRolesAssignmentTest::setUp | function | core/ |
|
| UserSaveStatusTest::setUp | function | core/ |
|
| UserSessionTest::setUp | function | core/ |
|
| UserTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| UserTestBase::setUp | function | core/ |
|
| UserTokenReplaceTest::setUp | function | core/ |
|
| UserTranslationUITest::setUp | function | core/ |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.