AuthenticationFailureHandlerInterface
  • References/PHP/Symfony/Component/Security/Http/Authentication

interface AuthenticationFailureHandlerInterface Interface for custom authentication failure handlers

2025-01-10 15:47:30
ExpressionVoter
  • References/PHP/Symfony/Component/Security/Core/Authorization/Voter

class ExpressionVoter implements

2025-01-10 15:47:30
NativeSessionTokenStorage::removeToken()
  • References/PHP/Symfony/Component/Security/Csrf/TokenStorage

string|null removeToken(string $tokenId) Removes a CSRF token.

2025-01-10 15:47:30
AuthenticationProviderInterface
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

interface AuthenticationProviderInterface implements

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

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

2025-01-10 15:47:30
MutableAclProvider::propertyChanged()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

propertyChanged(mixed $sender, string $propertyName, mixed $oldValue, mixed $newValue) Implementation

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

array getObjectFieldAces(string $field) Returns all object-field-based ACEs associated with this

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

string getStrategy() The strategy for comparing masks

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

string serialize() Implementation of \Serializable

2025-01-10 15:47:30
DefaultAuthenticationSuccessHandler
  • References/PHP/Symfony/Component/Security/Http/Authentication

class DefaultAuthenticationSuccessHandler implements

2025-01-10 15:47:30