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

bool isAccountNonExpired() Checks whether the user's account has expired. Internally,

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

interface EquatableInterface EquatableInterface used to test if two objects are equal in security

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

Role[] getRoles()

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

interface AdvancedUserInterface implements

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

bool isAccountNonExpired() Checks whether the user's account has expired. Internally,

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
UserProviderInterface::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