Search for role
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Role | class | core/ |
Defines the user role entity class. |
Role | class | core/ |
Access plugin that provides role-based access control. |
Role | class | core/ |
Drupal 6 role source from database. |
Role | class | core/ |
Drupal 7 role source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
RoleSettingsForm::submitForm | function | core/ |
Form submission handler. |
RoleSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\Form\RoleSettingsForm object. |
RolesLookup | class | core/ |
Gets the destination roles ID for an array of source roles IDs. |
RolesLookup.php | file | core/ |
|
RolesLookup::$migrateLookup | property | core/ |
The migrate lookup service. |
RolesLookup::$migration | property | core/ |
The migration for user role lookup. |
RolesLookup::create | function | core/ |
Creates an instance of the plugin. |
RolesLookup::transform | function | core/ |
Performs the associated process. |
RolesLookup::__construct | function | core/ |
Constructs a BlockVisibility object. |
RolesRid | class | core/ |
Allow role ID(s) as argument. |
RolesRid.php | file | core/ |
|
RolesRid::$roleStorage | property | core/ |
The role entity storage. |
RolesRid::create | function | core/ |
Creates an instance of the plugin. |
RolesRid::titleQuery | function | core/ |
Override for specific title lookups. |
RolesRid::__construct | function | core/ |
Constructs a \Drupal\user\Plugin\views\argument\RolesRid object. |
RolesRidArgumentTest | class | core/ |
Tests the handler of the user: roles argument. |
RolesRidArgumentTest.php | file | core/ |
|
RolesRidArgumentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RolesRidArgumentTest::$modules | property | core/ |
Modules to install. |
RolesRidArgumentTest::$testViews | property | core/ |
Views used by this test. |
RolesRidArgumentTest::testArgumentTitle | function | core/ |
Tests the generated title of a user: roles argument. |
RolesRidTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\views\argument\RolesRid @group user |
RolesRidTest.php | file | core/ |
|
RolesRidTest::testTitleQuery | function | core/ |
Tests the titleQuery method. |
RoleStorage | class | core/ |
Controller class for user roles. |
RoleStorage.php | file | core/ |
|
RoleStorage::isPermissionInRoles | function | core/ |
Returns whether a permission is in one of the passed in roles. |
RoleStorageInterface | interface | core/ |
Defines an interface for role entity storage classes. |
RoleStorageInterface.php | file | core/ |
|
RoleStorageInterface::isPermissionInRoles | function | core/ |
Returns whether a permission is in one of the passed in roles. |
RoleTest | class | core/ |
JSON:API integration test for the "Role" config entity type. |
RoleTest | class | core/ |
Tests the d6_user_role source plugin. |
RoleTest | class | core/ |
Tests the d7_user_role source plugin. |
RoleTest.php | file | core/ |
|
RoleTest.php | file | core/ |
|
RoleTest.php | file | core/ |
|
RoleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RoleTest::$entity | property | core/ |
|
RoleTest::$entityTypeId | property | core/ |
The tested entity type. |
RoleTest::$modules | property | core/ |
Modules to install. |
RoleTest::$modules | property | core/ |
Modules to install. |
RoleTest::$modules | property | core/ |
Modules to install. |
RoleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RoleTest::createEntity | function | core/ |
Creates the entity to be tested. |
RoleTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
RoleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
RoleTest::providerSource | function | core/ |
|
RoleTest::providerSource | function | core/ |
|
RoleTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
RoleUserTestBase | class | core/ |
Provides a base class for user role action tests. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.