Search for permissions
- Search 7.x for permissions
- Search 9.5.x for permissions
- Search 8.9.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 |
---|---|---|---|
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. |
TaxonomyRevisionDeleteTest::$permissions | property | core/ |
|
TaxonomyRevisionRevertTest::$permissions | property | core/ |
|
TaxonomyRevisionVersionHistoryTest::$permissions | property | core/ |
|
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.permissions.yml | file | core/ |
core/modules/update/update.permissions.yml |
User accounts, permissions, and roles | group | core/ |
API for user accounts, access checking, roles, and permissions. |
user.module_permissions_link_helper | service | core/ |
Drupal\user\ModulePermissionsLinkHelper |
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_link_text %}{% trans %}Permissions{% endtrans %}{% endset %} {% set permissions_link =… |
user.permissions.yml | file | core/ |
core/modules/user/user.permissions.yml |
UserCreationTrait::checkPermissions | function | core/ |
Checks whether a given list of permission names is valid. |
UserCreationTrait::grantPermissions | function | core/ |
Grant permissions to a user role. |
UserPermissionsAdminTest | class | core/ |
Tests adding and removing permissions via the UI. |
UserPermissionsAdminTest.php | file | core/ |
|
UserPermissionsAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserPermissionsAdminTest::testPermissionsSorting | function | core/ |
Tests granting and revoking permissions via the UI sorts permissions. |
UserPermissionsForm | class | core/ |
Provides the user permissions administration form. |
UserPermissionsForm.php | file | core/ |
|
UserPermissionsForm::$moduleHandler | property | core/ |
The module handler. |
UserPermissionsForm::$permissionHandler | property | core/ |
The permission handler. |
UserPermissionsForm::$roleStorage | property | core/ |
The role storage. |
UserPermissionsForm::buildForm | function | core/ |
Form constructor. |
UserPermissionsForm::create | function | core/ |
Instantiates a new instance of this class. |
UserPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
UserPermissionsForm::getRoles | function | core/ |
Gets the roles to display in this form. |
UserPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
UserPermissionsForm::submitForm | function | core/ |
Form submission handler. |
UserPermissionsForm::__construct | function | core/ |
Constructs a new UserPermissionsForm. |
UserPermissionsModuleSpecificForm | class | core/ |
Provides the user permissions administration form for one or more module(s). |
UserPermissionsModuleSpecificForm.php | file | core/ |
|
UserPermissionsModuleSpecificForm::$moduleList | property | core/ |
The module list. |
UserPermissionsModuleSpecificForm::access | function | core/ |
Checks that at least one module defines permissions. |
UserPermissionsModuleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific module(s). |
UserPermissionsModuleSpecificForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
UserPermissionsRoleSpecificForm | class | core/ |
Provides the user permissions administration form for a specific role. |
UserPermissionsRoleSpecificForm.php | file | core/ |
|
UserPermissionsRoleSpecificForm::$userRole | property | core/ |
The specific role for this form. |
UserPermissionsRoleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific role. |
UserPermissionsRoleSpecificForm::getRoles | function | core/ |
Gets the roles to display in this form. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.