TokenInterface::getUser()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

mixed getUser() Returns a user representation.

2025-01-10 15:47:30
User::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
UserProviderInterface::refreshUser()
  • References/PHP/Symfony/Component/Security/Core/User

UserInterface refreshUser(

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

interface UserProviderInterface Represents a class that loads UserInterface objects from some source

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

class PlaintextPasswordEncoder extends

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

class Role implements

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

bool isAccountNonLocked() Checks whether the user is locked. Internally, if this method

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

string encodePassword(UserInterface

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

class RoleHierarchyVoter extends

2025-01-10 15:47:30
UserPasswordValidator
  • References/PHP/Symfony/Component/Security/Core/Validator/Constraints

class UserPasswordValidator extends

2025-01-10 15:47:30