MutableAclProvider::createAcl()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

MutableAclInterface

2025-01-10 15:47:30
Entry::setAuditSuccess()
  • References/PHP/Symfony/Component/Security/Acl/Domain

setAuditSuccess(bool $boolean) Turns on/off auditing on permission grants. Do never call this

2025-01-10 15:47:30
MutableAclProvider::updateAcl()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

updateAcl(MutableAclInterface

2025-01-10 15:47:30
FieldEntry::unserialize()
  • References/PHP/Symfony/Component/Security/Acl/Domain

unserialize(string $serialized) Implementation of \Serializable

2025-01-10 15:47:30
Acl::isEntriesInheriting()
  • References/PHP/Symfony/Component/Security/Acl/Domain

bool isEntriesInheriting() Whether this ACL is inheriting ACEs from a parent ACL.

2025-01-10 15:47:30
MutableAclInterface::getId()
  • References/PHP/Symfony/Component/Security/Acl/Model

int getId() Returns the primary key of this ACL

2025-01-10 15:47:30
AclCacheInterface::evictFromCacheById()
  • References/PHP/Symfony/Component/Security/Acl/Model

evictFromCacheById(string $primaryKey) Removes an ACL from the cache

2025-01-10 15:47:30
BasicPermissionMap::getMasks()
  • References/PHP/Symfony/Component/Security/Acl/Permission

array getMasks(string $permission, object $object) Returns an array of bitmasks. The security

2025-01-10 15:47:30
DoctrineAclCache::getFromCacheByIdentity()
  • References/PHP/Symfony/Component/Security/Acl/Domain

AclInterface getFromCacheByIdentity(

2025-01-10 15:47:30
DoctrineAclCache::clearCache()
  • References/PHP/Symfony/Component/Security/Acl/Domain

clearCache() Removes all ACLs from the cache

2025-01-10 15:47:30