Search for %s
- Search 7.x for %s
- Search 9.5.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::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/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| 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. |
| 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::$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 d7_user_role source plugin. |
| RoleTest | class | core/ |
Tests the d6_user_role source plugin. |
| RoleTest | class | core/ |
JSON:API integration test for the "Role" config entity type. |
| 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. |
Pagination
- Previous page
- Page 1040
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.