Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$languageManager | property | core/ |
Language manager object. |
| 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::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/ |
Data provider for testUserPasswordResetPreferredLanguage(). |
| 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/ |
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::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. |
| UserPathTest | class | core/ |
Tests overriding user paths using wildcards. |
| UserPathTest.php | file | core/ |
|
| UserPathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPathTest::$modules | property | core/ |
Modules to enable. |
| UserPathTest::$testViews | property | core/ |
The test views to use. |
| UserPathTest::testUserLoginPage | function | core/ |
Tests if the login page is still available when using a wildcard path. |
| UserPermissionsAdminTest | class | core/ |
Tests adding and removing permissions via the UI. |
| UserPermissionsAdminTest.php | file | core/ |
|
| UserPermissionsAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPermissionsAdminTest::testPermissionsSorting | function | core/ |
Tests granting and revoking permissions via the UI sorts permissions. |
| UserPermissionsForm | class | core/ |
Provides the user permissions administration form. |
| UserPermissionsForm.php | file | core/ |
|
| UserPermissionsForm::$moduleHandler | property | core/ |
The module handler. |
| UserPermissionsForm::$permissionHandler | property | core/ |
The permission handler. |
| UserPermissionsForm::$roleStorage | property | core/ |
The role storage. |
| UserPermissionsForm::buildForm | function | core/ |
Form constructor. |
| UserPermissionsForm::create | function | core/ |
Instantiates a new instance of this class. |
| UserPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPermissionsForm::getRoles | function | core/ |
Gets the roles to display in this form. |
| UserPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
Pagination
- Previous page
- Page 1367
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.