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

insertClassAce(

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

setEntriesInheriting(bool $boolean) Sets whether entries are inherited

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

interface SecurityIdentityInterface This interface provides an additional level of indirection

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

interface MutableAclProviderInterface implements

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

interface AuditableEntryInterface 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
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
AclInterface::getClassAces()
  • References/PHP/Symfony/Component/Security/Acl/Model

array getClassAces() Returns all class-based ACEs associated with this ACL

2025-01-10 15:47:30