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
MaskBuilder::getPattern()
  • References/PHP/Symfony/Component/Security/Acl/Permission

string getPattern() Returns a human-readable representation of the permission

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
UserSecurityIdentity::getUsername()
  • References/PHP/Symfony/Component/Security/Acl/Domain

string getUsername() Returns the username

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

string getField() Returns the field used for this entry.

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

Classes

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

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

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

updateClassAuditing(int $index, bool $auditSuccess, bool $auditFailure) Updates auditing for class-based

2025-01-10 15:47:30