Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserPathTest | class | core/ |
Tests overriding user paths using wildcards. |
| UserPathTest.php | file | core/ |
|
| UserPathTest::$defaultTheme | property | core/ |
|
| UserPathTest::$modules | property | core/ |
|
| 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/ |
|
| 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::buildForm | function | core/ |
|
| UserPermissionsForm::create | function | core/ |
|
| UserPermissionsForm::getFormId | function | core/ |
|
| UserPermissionsForm::getRoles | function | core/ |
Gets the roles to display in this form. |
| UserPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| UserPermissionsForm::submitForm | function | core/ |
|
| UserPermissionsForm::__construct | function | core/ |
Constructs a new UserPermissionsForm. |
| UserPermissionsModuleSpecificForm | class | core/ |
Provides the user permissions administration form for one or more module(s). |
| UserPermissionsModuleSpecificForm.php | file | core/ |
|
| UserPermissionsModuleSpecificForm::$moduleList | property | core/ |
The module list. |
| UserPermissionsModuleSpecificForm::access | function | core/ |
Checks that at least one module defines permissions. |
| UserPermissionsModuleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific module(s). |
| UserPermissionsModuleSpecificForm::permissionsByProvider | function | core/ |
|
| UserPermissionsRoleSpecificForm | class | core/ |
Provides the user permissions administration form for a specific role. |
| UserPermissionsRoleSpecificForm.php | file | core/ |
|
| UserPermissionsRoleSpecificForm::$userRole | property | core/ |
The specific role for this form. |
| UserPermissionsRoleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific role. |
| UserPermissionsRoleSpecificForm::getRoles | function | core/ |
|
| UserPermissionsTest | class | core/ |
Tests the JS components added to the user permissions page. |
| UserPermissionsTest | class | core/ |
Verifies role permissions can be added and removed via the permissions page. |
| UserPermissionsTest.php | file | core/ |
|
| UserPermissionsTest.php | file | core/ |
Pagination
- Previous page
- Page 1751
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.