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

bool isEntriesInheriting() Whether this ACL is inheriting ACEs from a parent ACL.

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

string getType() Returns a type for the domain object. Typically, this is the PHP class name

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

interface EntryInterface implements Serializable

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

interface ObjectIdentityInterface Represents the identity of an individual domain object instance

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

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

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

interface AuditLoggerInterface Interface for audit loggers Methods

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

updateAcl(MutableAclInterface

2025-01-10 15:47:30