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

int getId() The primary key of this ACE

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

updateObjectFieldAuditing(int $index, string $field, bool $auditSuccess, bool $auditFailure) Updates

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

string getUsername() Returns the username

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

updateAcl(MutableAclInterface

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

unserialize(string $serialized) Implementation of \Serializable

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

bool isGranted(array $masks, array $securityIdentities, bool $administrativeMode = false) Determines

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

interface EntryInterface implements Serializable

2025-01-10 15:47:30