You are here

7 calls to GroupAccessResult::allowedIfHasGroupPermission() in Group 8

GroupAccessControlHandler::checkAccess in src/Entity/Access/GroupAccessControlHandler.php
Performs access checks.
GroupContentEnablerBase::createAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the create operation.
GroupContentEnablerBase::createEntityAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the create target entity operation.
GroupContentEnablerBase::deleteAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the delete operation.
GroupContentEnablerBase::updateAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the update operation.
GroupContentEnablerBase::viewAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the view operation.
GroupRevisionCheck::checkAccess in src/Entity/Access/GroupRevisionCheck.php
Checks group revision access.