Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
The theme to install as the default for testing. |
| UserPathTest::$modules | property | core/ |
Modules to install. |
| 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. |
| UserPermissionsForm::submitForm | function | core/ |
Form submission handler. |
| 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/ |
Group permissions by the modules that provide them. |
| 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/ |
Gets the roles to display in this form. |
| UserPermissionsTest | class | core/ |
Verifies role permissions can be added and removed via the permissions page. |
| UserPermissionsTest | class | core/ |
Tests the JS components added to the user permissions page. |
| UserPermissionsTest.php | file | core/ |
|
| UserPermissionsTest.php | file | core/ |
|
| UserPermissionsTest::$adminUser | property | core/ |
User with admin privileges. |
| UserPermissionsTest::$adminUser | property | core/ |
User with admin privileges. |
| UserPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::setUp | function | core/ |
|
| UserPermissionsTest::setUp | function | core/ |
|
| UserPermissionsTest::testAccessBundlePermission | function | core/ |
Verify that bundle-specific pages work properly. |
| UserPermissionsTest::testAccessContentPermission | function | core/ |
Verify 'access content' is listed in the correct location. |
Pagination
- Previous page
- Page 1407
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.