PermissionMapInterface::getMasks()
  • References/PHP/Symfony/Component/Security/Acl/Permission

array getMasks(string $permission, object $object) Returns an array of bitmasks. The security

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

interface DomainObjectInterface This method can be implemented by domain objects which you want

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

clearCache() Removes all ACLs from the cache

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

class AclProvider implements

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

Classes Acl

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

static

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

evictFromCacheById($aclId) Removes an ACL from the cache

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

string getClass() Returns the user's class name

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

int getId() Returns the primary key of this ACL

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

insertClassFieldAce(string $field,

2025-01-10 15:47:30