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 |
|---|---|---|---|
| Role::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Role::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Role::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| Role::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Role::fields | function | core/ |
Returns available fields on the source. |
| Role::fields | function | core/ |
Returns available fields on the source. |
| Role::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Role::getCacheTags | function | core/ |
The cache tags associated with this object. |
| 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 @group legacy |
| 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 @group legacy |
| 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 @group legacy |
| RoleHalJsonCookieTest.php | file | core/ |
|
| RoleHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 1065
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.