EntryInterface::getSecurityIdentity()
  • References/PHP/Symfony/Component/Security/Acl/Model

Secur

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

interface SecurityIdentityRetrievalStrategyInterface Interface for retrieving security identities

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

bool isGranted(AclInterface

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

int getMask() The permission mask of this ACE

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
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
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
MutableAclInterface::deleteClassAce()
  • References/PHP/Symfony/Component/Security/Acl/Model

deleteClassAce(int $index) Deletes a class-based ACE

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

propertyChanged(mixed $sender, string $propertyName, mixed $oldValue, mixed $newValue) Implementation

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