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 |
---|---|---|---|
ResourceTestBase::grantIncludedPermissions | function | core/ |
Grants authorization to view includes. |
ResourceTestBase::grantPermissionsToAnonymousRole | function | core/ |
Grants permissions to the anonymous role. |
ResourceTestBase::grantPermissionsToAuthenticatedRole | function | core/ |
Grants permissions to the authenticated role. |
ResourceTestBase::grantPermissionsToTestedRole | function | core/ |
Grants permissions to the authenticated role. |
ResourceTestBase::grantPermissionsToTestedRole | function | core/ |
Grants permissions to the tested role: anonymous or authenticated. |
ResourceTestBase::revokePermissionsFromTestedRole | function | core/ |
Revokes permissions from the authenticated role. |
responsive_image.permissions.yml | file | core/ |
core/modules/responsive_image/responsive_image.permissions.yml |
rest.permissions.yml | file | core/ |
core/modules/rest/rest.permissions.yml |
RestPermissions | class | core/ |
Provides rest module permissions. |
RestPermissions.php | file | core/ |
|
RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
RestPermissions::$restPluginManager | property | core/ |
The rest resource plugin manager. |
RestPermissions::create | function | core/ |
Instantiates a new instance of this class. |
RestPermissions::permissions | function | core/ |
Returns an array of REST permissions. |
RestPermissions::__construct | function | core/ |
Constructs a new RestPermissions instance. |
RESTTestBase::entityPermissions | function | core/ |
Provides the necessary user permissions for entity operations. |
Role::$filterPermissions | property | core/ |
List of filter IDs per role IDs. |
Role::$permissions | property | core/ |
The permissions belonging to this role. |
Role::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
RoleInterface::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
router_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/router_test_directory/router_test.permissions.yml |
search.permissions.yml | file | core/ |
core/modules/search/search.permissions.yml |
SearchCommentTest::setRolePermissions | function | core/ |
Set permissions for role. |
shortcut.permissions.yml | file | core/ |
core/modules/shortcut/shortcut.permissions.yml |
ShortcutTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
simpletest.permissions.yml | file | core/ |
core/modules/simpletest/simpletest.permissions.yml |
statistics.permissions.yml | file | core/ |
core/modules/statistics/statistics.permissions.yml |
system.permissions.yml | file | core/ |
core/modules/system/system.permissions.yml |
system_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/system_test/system_test.permissions.yml |
taxonomy.permissions.yml | file | core/ |
core/modules/taxonomy/taxonomy.permissions.yml |
TaxonomyPermissions | class | core/ |
Provides dynamic permissions of the taxonomy module. |
TaxonomyPermissions.php | file | core/ |
|
TaxonomyPermissions::$deprecatedProperties | property | core/ |
|
TaxonomyPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
TaxonomyPermissions::buildPermissions | function | core/ |
Builds a standard list of taxonomy term permissions for a given vocabulary. |
TaxonomyPermissions::create | function | core/ |
Instantiates a new instance of this class. |
TaxonomyPermissions::permissions | function | core/ |
Get taxonomy permissions. |
TaxonomyPermissions::__construct | function | core/ |
Constructs a TaxonomyPermissions instance. |
TermTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ThemeUiTest::testModulePermissions | function | core/ |
Tests permissions for enabling themes depending on disabled modules. |
toolbar.permissions.yml | file | core/ |
core/modules/toolbar/toolbar.permissions.yml |
tour.permissions.yml | file | core/ |
core/modules/tour/tour.permissions.yml |
TourTest::$permissions | property | core/ |
The permissions required for a logged in user to test tour tips. |
TourTestBasic::$permissions | property | core/ |
The permissions required for a logged in user to test tour tips. |
TranslationLinkTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
update_replace_permissions | function | core/ |
Replace permissions during update. |
User accounts, permissions, and roles | group | core/ |
API for user accounts, access checking, roles, and permissions. |
user.permissions | service | core/ |
Drupal\user\PermissionHandler |
user.permissions.html.twig | file | core/ |
--- label: 'Modifying the permissions for a role' related: - user.overview - user.new_role - core.security --- {% set permissions_url = render_var(url('user.admin_permissions')) %} <h2>{% trans %}Goal{% endtrans… |
user.permissions.yml | file | core/ |
core/modules/user/user.permissions.yml |
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.