DebugAccessDecisionManager::getStrategy()
  • References/PHP/Symfony/Component/Security/Core/Authorization

string getStrategy() Return Value string

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

mixed getCredentials() Returns the user credentials.

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

class ExpressionLanguageProvider implements

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

bool hasAttribute(string $name) Returns true if the attribute exists.

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

bool isRememberMe(

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

unserialize($serialized) {@inheritdoc} Parameters

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

DateTime getLastUsed() Returns

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

authenticateToken(

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

class BCryptPasswordEncoder extends

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

class EncoderFactory implements

2025-01-10 15:47:30