AclInterface::getObjectIdentity()
  • References/PHP/Symfony/Component/Security/Acl/Model

ObjectIdentityInterface

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

class RoleSecurityIdentity implements

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

array findChildren(

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

interface PermissionMapInterface This is the interface that must be implemented by permission maps

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

deleteSecurityIdentity(

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

int getMask() The permission mask of this ACE

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

AclInterface|null getParentAcl()

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

interface AclCacheInterface AclCache Interface Methods

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

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

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

class MaskBuilder This class allows you to build cumulative permissions easily, or convert masks

2025-01-10 15:47:30