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

bool isFieldGranted(AclInterface

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

static

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

insertObjectFieldAce(string $field,

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

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

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

bool isGranted(array $masks, array $securityIdentities, bool $administrativeMode = false) Determines

2025-01-10 15:47:30