Search for calculatePermissions
- Search 7.x for calculatePermissions
- Search 9.5.x for calculatePermissions
- Search 8.9.x for calculatePermissions
- Search 11.x for calculatePermissions
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AccessPolicyBase::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| AccessPolicyInterface::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| AccessPolicyProcessorTest::testCalculatePermissions | function | core/ | Tests that access policies are properly processed. | 
| AccessPolicyProcessorTest::testCalculatePermissionsNoApply | function | core/ | Tests that access policies that do not apply are not processed. | 
| AlwaysAddsAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| BarAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| BazAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| FooAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| InstallerAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| SuperUserAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| SuperUserAccessPolicyTest::calculatePermissionsProvider | function | core/ | Data provider for testCalculatePermissions. | 
| SuperUserAccessPolicyTest::testCalculatePermissions | function | core/ | Tests the calculatePermissions method. | 
| UserRolesAccessPolicy::calculatePermissions | function | core/ | Calculates the permissions for an account within a given scope. | 
| UserRolesAccessPolicyTest::calculatePermissionsProvider | function | core/ | Data provider for testCalculatePermissions. | 
| UserRolesAccessPolicyTest::testCalculatePermissions | function | core/ | Tests the calculatePermissions method. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
