Acl::insertClassFieldAce()
  • References/PHP/Symfony/Component/Security/Acl/Domain

insertClassFieldAce(string $field,

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

array getObjectAces() Returns all object-based ACEs associated with this ACL

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

bool equals(

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

updateClassFieldAce(int $index, string $field, int $mask, string $strategy = null) Updates a class-field-based

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
FieldEntry::unserialize()
  • References/PHP/Symfony/Component/Security/Acl/Domain

unserialize(string $serialized) Implementation of \Serializable

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

putInCache(AclInterface $acl)

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

MutableAclInterface

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

bool isFieldGranted(AclInterface

2025-01-10 15:47:30