Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserLocalTaskTest::setUp | function | core/ |
|
UserLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
UserLoginHttpTest::resetFlood | function | core/ |
Resets all flood entries. |
UserLoginHttpTest::setUp | function | core/ |
|
UserLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
UserLoginTest::resetUserPassword | function | core/ |
Reset user password. |
UserLogoutTest::setUp | function | core/ |
|
UserMailDefaultsTest::setUp | function | core/ |
|
UserNameFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
UserNameFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
UserNameFormatterTest::setUp | function | core/ |
|
UserNameValidatorTest::setUp | function | core/ |
|
UserPasswordResetForm | class | core/ |
Form controller for the user password forms. |
UserPasswordResetForm.php | file | core/ |
|
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserPasswordResetTest::$languageManager | property | core/ |
Language manager object. |
UserPasswordResetTest::$modules | property | core/ |
Modules to install. |
UserPasswordResetTest::$modules | property | core/ |
Modules to install. |
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/ |
Provides scenarios for testUserPasswordResetPreferredLanguage(). |
UserPasswordResetTest::setUp | function | core/ |
|
UserPasswordResetTest::setUp | function | core/ |
|
UserPasswordResetTest::testResetFormHasAutocompleteAttribute | function | core/ |
Test the autocomplete attribute is present. |
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::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. |
UserPermissionsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.