Search for permissions
- Search 7.x for permissions
- Search 9.5.x for permissions
- Search 10.3.x for permissions
- Search 11.x for permissions
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Permissions | class | core/ |
Defines a class for dynamic permissions based on transitions. |
Permissions | class | core/ |
Field handler to provide a list of permissions. |
Permissions | class | core/ |
Filter handler for user roles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodePermissions | class | core/ |
Provides dynamic permissions for nodes of different types. |
NodePermissions.php | file | core/ |
|
NodePermissions::buildPermissions | function | core/ |
Returns a list of node permissions for a given node type. |
NodePermissions::nodeTypePermissions | function | core/ |
Returns an array of node type permissions. |
NodeRevisionPermissionsTest | class | core/ |
Tests user permissions for node revisions. |
NodeRevisionPermissionsTest.php | file | core/ |
|
NodeRevisionPermissionsTest::$accounts | property | core/ |
The accounts. |
NodeRevisionPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionPermissionsTest::$map | property | core/ |
|
NodeRevisionPermissionsTest::$nodeRevisions | property | core/ |
The node revisions. |
NodeRevisionPermissionsTest::$typeMap | property | core/ |
|
NodeRevisionPermissionsTest::setUp | function | core/ |
|
NodeRevisionPermissionsTest::testNodeRevisionAccessAnyType | function | core/ |
Tests general revision access permissions. |
NodeRevisionPermissionsTest::testNodeRevisionAccessPerType | function | core/ |
Tests revision access permissions for a specific content type. |
NodeTest::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
NodeTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
NodeTranslationUITest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
NodeTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
NodeTypeTest::testNodeTypeFieldUiPermissions | function | core/ |
Tests Field UI integration for content types. |
node_access_test.permissions.yml | file | core/ |
core/modules/node/tests/modules/node_access_test/node_access_test.permissions.yml |
PageCacheTest::testPageCacheAnonymousRolePermissions | function | core/ |
Tests the automatic presence of the anonymous role's cache tag. |
path.permissions.yml | file | core/ |
core/modules/path/path.permissions.yml |
PermissionHandler::buildPermissionsYaml | function | core/ |
Builds all permissions provided by .permissions.yml files. |
PermissionHandler::getPermissions | function | core/ |
Gets all available permissions. |
PermissionHandler::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
PermissionHandler::sortPermissions | function | core/ |
Sorts the given permissions by provider name and title. |
PermissionHandlerInterface::getPermissions | function | core/ |
Gets all available permissions. |
PermissionHandlerInterface::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
PermissionHandlerTest::assertPermissions | function | core/ |
Checks that the permissions are like expected. |
PermissionHandlerTest::testBuildPermissionsSortPerModule | function | core/ |
Tests permissions sort inside a module. |
PermissionHandlerTest::testBuildPermissionsYaml | function | core/ |
Tests permissions provided by YML files. |
PermissionHandlerTest::testBuildPermissionsYamlCallback | function | core/ |
Tests dynamic callback permissions provided by YML files. |
PermissionHandlerTest::testPermissionsYamlStaticAndCallback | function | core/ |
Tests a YAML file containing both static permissions and a callback. |
Permissions | class | core/ |
Defines a class for dynamic permissions based on transitions. |
Permissions | class | core/ |
Field handler to provide a list of permissions. |
Permissions | class | core/ |
Filter handler for user roles. |
Permissions.php | file | core/ |
|
Permissions.php | file | core/ |
|
Permissions.php | file | core/ |
|
Permissions::$moduleHandler | property | core/ |
The module handler. |
Permissions::$moduleHandler | property | core/ |
The module handler. |
Permissions::$permissionHandler | property | core/ |
The permission handler. |
Permissions::$roleStorage | property | core/ |
The role storage. |
Permissions::create | function | core/ |
Creates an instance of the plugin. |
Permissions::create | function | core/ |
Creates an instance of the plugin. |
Permissions::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. |
Permissions::init | function | core/ |
Initialize the plugin. |
Permissions::preRender | function | core/ |
Runs before any fields are rendered. |
Permissions::query | function | core/ |
Called to add the field to a query. |
Permissions::query | function | core/ |
Replace the configured permission with a filter by all roles that have this permission. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.