Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Roles | class | core/ |
Filter handler for user roles. |
| Roles.php | file | core/ |
|
| Roles.php | file | core/ |
|
| Roles::$database | property | core/ |
Database Service Object. |
| Roles::$roleStorage | property | core/ |
The role storage. |
| Roles::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| Roles::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Roles::create | function | core/ |
Creates an instance of the plugin. |
| Roles::create | function | core/ |
Creates an instance of the plugin. |
| Roles::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| Roles::getValueOptions | function | core/ |
Gets the value options. |
| Roles::init | function | core/ |
Initialize the plugin. |
| Roles::operators | function | core/ |
Override empty and not empty operator labels to be clearer for user roles. |
| Roles::preRender | function | core/ |
Runs before any fields are rendered. |
| Roles::query | function | core/ |
Called to add the field to a query. |
| Roles::render_item | function | core/ |
Renders a single item of a row. |
| 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/ |
Tests the d6_user_role source plugin. |
| RoleTest | class | core/ |
Tests the d7_user_role source plugin. |
| RoleTest | class | core/ |
JSON:API integration test for the "Role" config entity type. |
Pagination
- Previous page
- Page 1067
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.