User::getRoles()
  • References/PHP/Symfony/Component/Security/Core/User

Role[] getRoles()

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
ChainUserProvider::supportsClass()
  • References/PHP/Symfony/Component/Security/Core/User

bool supportsClass(string $class) Whether this provider supports the given user class.

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

string encodePassword(UserInterface

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

interface VoterInterface VoterInterface is the interface implemented by all voters.

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

Classes

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

bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.

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

class ClassUtils deprecated

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

unserialize($serialized) {@inheritdoc} Parameters

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

interface AdvancedUserInterface implements

2025-01-10 15:47:30