useAclClassQuery() ->filterByType($objectIdentity->getType()) ->endUse() ->filterByIdentifier($objectIdentity->getIdentifier()) ; return $this; } }