AclInterface::getClassFieldAces()
  • References/PHP/Symfony/Component/Security/Acl/Model

array getClassFieldAces(string $field) Returns all class-field-based ACEs associated with this

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

bool isAuthenticated() Returns whether the user is authenticated or not.

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

bool isSidLoaded($sids) Whether the ACL has loaded ACEs for all of the passed security identities

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

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

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

deleteObjectFieldAce(int $index, string $field) Deletes an object-field-based ACE

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

string getUsername() Returns the username used to authenticate the user.

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

serialize() {@inheritdoc}

2025-01-10 15:47:30
UserPassword
  • References/PHP/Symfony/Component/Security/Core/Validator/Constraints

class UserPassword extends Constraint

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

setAuditLogger(A

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

interface PermissionGrantingStrategyInterface Interface used by permission granting implementations

2025-01-10 15:47:30