Search for role

  1. Search 7.x for role
  2. Search 9.5.x for role
  3. Search 10.3.x for role
  4. Search 11.x for role
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Role class core/modules/user/src/Entity/Role.php Defines the user role entity class.
Role class core/modules/user/src/Plugin/views/access/Role.php Access plugin that provides role-based access control.
Role class core/modules/user/src/Plugin/migrate/source/d6/Role.php Drupal 6 role source from database.
Role class core/modules/user/src/Plugin/migrate/source/d7/Role.php Drupal 7 role source from database.

All search results

Title Object type File name Summary
UserSessionTest::testUserGetRoles function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Tests the method getRoles exclude or include locked roles based in param.
UserStorage::deleteRoleReferences function core/modules/user/src/UserStorage.php Delete role references.
UserStorageInterface::deleteRoleReferences function core/modules/user/src/UserStorageInterface.php Delete role references.
UserTest::testQueryInvolvingRoles function core/modules/jsonapi/tests/src/Functional/UserTest.php Test good error DX when trying to filter users by role.
UserTest::testUserGetRoles function core/modules/user/tests/src/Unit/Plugin/Core/Entity/UserTest.php Tests the method getRoles exclude or include locked roles based in param.
user_roles function core/modules/user/user.module Retrieve an array of roles matching specified conditions.
user_role_change_permissions function core/modules/user/user.module Change permissions for a user role.
user_role_grant_permissions function core/modules/user/user.module Grant permissions to a user role.
user_role_load function core/modules/user/user.module Fetches a user role by role ID.
user_role_names function core/modules/user/user.module Retrieves the names of roles matching specified conditions.
user_role_permissions function core/modules/user/user.module Determine the permissions for one or more roles.
user_role_revoke_permissions function core/modules/user/user.module Revoke permissions from a user role.
user_user_role_delete function core/modules/user/user.module Implements hook_ENTITY_TYPE_delete() for user_role entities.
user_user_role_insert function core/modules/user/user.module Implements hook_ENTITY_TYPE_insert() for user_role entities.
views.view.test_access_role.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_role.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_role.yml
views.view.test_user_roles_rid.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
views.view.test_views_handler_field_role.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests removing a config dependency that deletes the View.
_user_role_permissions_update function core/modules/user/user.module Determine the permissions for one or more roles during update.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.