PreAuthenticatedToken::eraseCredentials()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

eraseCredentials() Removes sensitive information from the token.

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

addExpressionLanguageProvider(

2025-01-10 15:47:30
PlaintextPasswordEncoder::encodePassword()
  • References/PHP/Symfony/Component/Security/Core/Encoder

string encodePassword(string $raw, string $salt) Encodes the raw password.

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

interface AccessDecisionManagerInterface AccessDecisionManagerInterface makes authorization decisions

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

setAttribute(string $name, mixed $value) Sets an attribute.

2025-01-10 15:47:30
SecureRandomInterface deprecated
  • References/PHP/Symfony/Component/Security/Core/Util

interface SecureRandomInterface deprecated

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

bool isEnabled() Checks whether the user is enabled. Internally, if this method returns

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

array getAttributes() Returns the token attributes.

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

UserInterface refreshUser(

2025-01-10 15:47:30
UserPasswordEncoder::isPasswordValid()
  • References/PHP/Symfony/Component/Security/Core/Encoder

bool isPasswordValid(UserInterface

2025-01-10 15:47:30