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

bool isFieldGranted(string $field, array $masks, array $securityIdentities, bool $administrativeMode = false)

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

string serialize() Implementation of \Serializable

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

bool isFieldGranted(AclInterface

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

putInCache(AclInterface $acl)

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

insertObjectFieldAce(string $field,

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

string getClass() Returns the user's class name

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

AclInterface getFromCacheByIdentity(

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

evictFromCacheById($aclId) Removes an ACL from the cache

2025-01-10 15:47:30