FieldVote::getField()
  • References/PHP/Symfony/Component/Security/Acl/Voter

getField()

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

SplObjectStorage findAcls(array $oids, array $sids = array())

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

interface MutableAclProviderInterface implements

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

Secur

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

string getStrategy() The strategy for comparing masks

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

updateObjectFieldAce(int $index, string $field, int $mask, string $strategy = null) Updates an object-field-based

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

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

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

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

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

setAuditFailure(bool $boolean) Turns on/off auditing on permissions denials. Do never call

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

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

2025-01-10 15:47:30