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 |
|---|---|---|---|
| Roles::__construct | function | core/ |
Constructs a \Drupal\user\Plugin\views\field\Roles object. |
| Roles::__construct | function | core/ |
Constructs a Roles object. |
| RoleSettingsForm | class | core/ |
Configure administrator role settings for this site. |
| RoleSettingsForm.php | file | core/ |
|
| RoleSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
| RoleSettingsForm::buildForm | function | core/ |
Form constructor. |
| RoleSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| RoleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RoleSettingsForm::submitForm | function | core/ |
Form submission handler. |
| RoleSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\Form\RoleSettingsForm 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 enable. |
| 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[[api-linebreak]] @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 enable. |
| RoleTest::$modules | property | core/ |
Modules to enable. |
| RoleTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
The data provider. |
| RoleTest::providerSource | function | core/ |
The data provider. |
| RoleTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
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.