AclVoter::supportsClass()
  • References/PHP/Symfony/Component/Security/Acl/Voter

bool supportsClass(string $class) You can override this method when writing a voter for a specific

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

AclInterface findAcl(

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

updateObjectAuditing(int $index, bool $auditSuccess, bool $auditFailure) Updates auditing for object-based

2025-01-10 15:47:30
AbstractToken::getRoles()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

RoleInterface[] getRoles()

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

interface AclInterface implements Serializable

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

MutableAclInterface

2025-01-10 15:47:30
UserInterface::getPassword()
  • References/PHP/Symfony/Component/Security/Core/User

string getPassword() Returns the password used to authenticate the user. This should be

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

deleteClassAce(int $index) Deletes a class-based ACE

2025-01-10 15:47:30
StringUtils deprecated::safeStrlen()
  • References/PHP/Symfony/Component/Security/Core/Util

static int safeStrlen(string $string) Returns the number of bytes in a string.

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

array getClassAces() Returns all class-based ACEs associated with this ACL

2025-01-10 15:47:30