MaskBuilder::remove()
  • References/PHP/Symfony/Component/Security/Acl/Permission

MaskBuilder remove(mixed

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

array findChildren(

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

bool isGranting() Returns whether this ACE is granting, or denying

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

ObjectIdentityInterface

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

evictFromCacheByIdentity(

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