TokenStorageInterface::getToken()
  • References/PHP/Symfony/Component/Security/Csrf/TokenStorage

string getToken(string $tokenId) Reads a stored CSRF token.

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

static ObjectIdentity

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

setToken(

2025-01-10 15:47:30
AbstractFormLoginAuthenticator::start()
  • References/PHP/Symfony/Component/Security/Guard/Authenticator

Response start(

2025-01-10 15:47:30
PersistentTokenInterface::getTokenValue()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

string getTokenValue() Returns the token value.

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

Role[] getRoles()

2025-01-10 15:47:30
TokenInterface::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
User::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
ContextListener::handle()
  • References/PHP/Symfony/Component/Security/Http/Firewall

handle(GetResponseEvent $event)

2025-01-10 15:47:30
SimpleAuthenticationHandler::onAuthenticationFailure()
  • References/PHP/Symfony/Component/Security/Http/Authentication

Response onAuthenticationFailure(

2025-01-10 15:47:30