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::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. |
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[[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/ |
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.