Entry::getId()
  • References/PHP/Symfony/Component/Security/Acl/Domain

int getId() The primary key of this ACE

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

SplObjectStorage findAcls(array $oids, array $sids = array())

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

AclInterface getFromCacheById(int

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

interface AclProviderInterface Provides a common interface for retrieving ACLs.

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

string getIdentifier() Obtains a unique identifier for this object. The identifier must not be

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

setMask(int $mask) Sets the permission mask Do never call this method directly. Use the respective

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

deleteObjectAce(int $index) Deletes an object-based ACE

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

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

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

class FieldVote This class is a lightweight wrapper around field vote requests which does not violate

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

equals(

2025-01-10 15:47:30