Search for roles
- Search 9.5.x for roles
- Search 8.9.x for roles
- Search 10.3.x for roles
- Search 11.x for roles
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormatAccessTestCase::testFormatRoles | function | modules/ |
Tests if text format is available to a role. |
filter_get_roles_by_format | function | modules/ |
Retrieves a list of roles that are allowed to use a given text format. |
theme_user_admin_roles | function | modules/ |
Returns HTML for the role order and new role form. |
TriggerContentTestCase::$_cleanup_roles | property | modules/ |
|
TriggerOtherTestCase::$_cleanup_roles | property | modules/ |
|
UserRolesAssignmentTestCase | class | modules/ |
Test role assignment. |
UserRolesAssignmentTestCase::$admin_user | property | modules/ |
|
UserRolesAssignmentTestCase::getInfo | function | modules/ |
|
UserRolesAssignmentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserRolesAssignmentTestCase::testAssignAndRemoveRole | function | modules/ |
Tests that a user can be assigned a role and that the role can be removed again. |
UserRolesAssignmentTestCase::testCreateUserWithRole | function | modules/ |
Tests that when creating a user the role can be assigned. And that it can be removed again. |
UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned | function | modules/ |
Check role on user object. |
user_admin_roles | function | modules/ |
Form to re-order roles or add a new one. |
user_admin_roles_order_submit | function | modules/ |
Form submit function. Update the role weights. |
user_roles | function | modules/ |
Retrieve an array of roles matching specified conditions. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.