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 |
|---|---|---|---|
| Role::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Role::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Role::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
| Role::grantPermission | function | core/ |
Grant permissions to the role. |
| Role::hasPermission | function | core/ |
Checks if the role has a permission. |
| Role::isAdmin | function | core/ |
Indicates that a role has all available permissions. |
| Role::postLoad | function | core/ |
Acts on loaded entities. |
| Role::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Role::revokePermission | function | core/ |
Revokes a permissions from the user role. |
| Role::setIsAdmin | function | core/ |
Sets the role to be an admin role. |
| Role::setWeight | function | core/ |
Sets the weight to the given value. |
| Role::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| Role::validateOptionsForm | function | core/ |
Validate the options form. |
| Role::__construct | function | core/ |
Constructs a Role object. |
| RoleAccessCheck | class | core/ |
Determines access to routes based on roles. |
| RoleAccessCheck.php | file | core/ |
|
| RoleAccessCheck::access | function | core/ |
Checks access. |
| RoleAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\user\Access\RoleAccessCheck[[api-linebreak]] @group Access @group Route |
| RoleAccessCheckTest.php | file | core/ |
|
| RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
| RoleAccessCheckTest::roleAccessProvider | function | core/ |
Provides data for the role access test. |
| RoleAccessCheckTest::testRoleAccess | function | core/ |
Tests role requirements on routes. |
| RoleAccessControlHandler | class | core/ |
Defines the access control handler for the user role entity type. |
| RoleAccessControlHandler.php | file | core/ |
|
| RoleAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| RoleForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RoleHalJsonAnonTest | class | core/ |
@group hal |
| RoleHalJsonAnonTest.php | file | core/ |
|
| RoleHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RoleHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| RoleHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RoleHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| RoleHalJsonBasicAuthTest | class | core/ |
@group hal |
| RoleHalJsonBasicAuthTest.php | file | core/ |
|
| RoleHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| RoleHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RoleHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| RoleHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RoleHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| RoleHalJsonCookieTest | class | core/ |
@group hal |
| RoleHalJsonCookieTest.php | file | core/ |
|
| RoleHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| RoleHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RoleHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| RoleHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RoleHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| RoleInterface::ANONYMOUS_ID | constant | core/ |
Role ID for anonymous users; should match the 'role' entity ID. |
| RoleInterface::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
| RoleInterface::grantPermission | function | core/ |
Grant permissions to the role. |
| RoleInterface::hasPermission | function | core/ |
Checks if the role has a permission. |
Pagination
- Previous page
- Page 1038
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.