DebugAccessDecisionManager
  • References/PHP/Symfony/Component/Security/Core/Authorization

class DebugAccessDecisionManager implements

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

class CustomAuthenticationFailureHandler implements

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

trait TargetPathTrait Trait to get (and set) the URL the user last visited before being forced

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

mixed getCredentials() Returns the user credentials.

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

interface UserInterface Represents the interface that all user classes must implement. This

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

setToken(string $tokenId, string $token) Stores a CSRF token.

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

insertObjectAce(

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

string|null removeToken(string $tokenId) Invalidates the CSRF token with the given ID, if one

2025-01-10 15:47:30
DebugAccessDecisionManager::getVoters()
  • References/PHP/Symfony/Component/Security/Core/Authorization

array getVoters() Return Value array

2025-01-10 15:47:30
AuthenticationTrustResolver::isRememberMe()
  • References/PHP/Symfony/Component/Security/Core/Authentication

bool isRememberMe(

2025-01-10 15:47:30