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

string getStrategy() The strategy for comparing masks

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

updateObjectAuditing(int $index, bool $auditSuccess, bool $auditFailure) Updates auditing for object-based

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

bool isSidLoaded(mixed $securityIdentities) Whether the ACL has loaded ACEs for all of the passed

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

bool isGranted(AclInterface

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

static ObjectIdentity

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

string serialize() Implementation of \Serializable

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
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