class AclProvider implements AclProviderInterface
An ACL provider implementation. This provider assumes that all ACLs share the same PermissionGrantingStrategy.
Constants
MAX_BATCH_SIZE
Methods
__construct(Connection $connection, PermissionGrantingStrategyInterface $permissionGrantingStrategy, array $options, AclCacheInterface $cache = null) Constructor.
array findChildren(ObjectIdentityInterface $parentOid, bool $directChildrenOnly = false) Retrieves all child object identiti