Permissions are handled using access ids.
Permission::checkAccess($accessId, $type = 'static', $return = false);
Permission::hasAllAccess();
Permission::noAccess($redirect);
Category: Development