MutableAclInterface::deleteClassFieldAce()
  • References/PHP/Symfony/Component/Security/Acl/Model

deleteClassFieldAce(int $index, string $field) Deletes a class-field-based ACE

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

array getObjectFieldAces(string $field) Returns all object-field-based ACEs associated with this

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

bool isAuditFailure() Whether auditing for successful grants is turned on

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

bool isGranted(AclInterface

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

clearCache() Removes all ACLs from the cache

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

updateClassAuditing(int $index, bool $auditSuccess, bool $auditFailure) Updates auditing for class-based

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

evictFromCacheByIdentity(

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

updateObjectFieldAuditing(int $index, string $field, bool $auditSuccess, bool $auditFailure) Updates

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

updateAcl(MutableAclInterface

2025-01-10 15:47:30
AclProviderInterface
  • References/PHP/Symfony/Component/Security/Acl/Model

interface AclProviderInterface Provides a common interface for retrieving ACLs.

2025-01-10 15:47:30