StringUtils deprecated::safeStrlen()
  • References/PHP/Symfony/Component/Security/Core/Util

static int safeStrlen(string $string) Returns the number of bytes in a string.

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

interface UserInterface Represents the interface that all user classes must implement. This

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

bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against

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

class AnonymousAuthenticationProvider implements

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

class PersistentToken implements

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

bool isRememberMe(

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

class ExpressionLanguage extends

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

DateTime getLastUsed() Returns

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

interface AuthenticationManagerInterface AuthenticationManagerInterface is the interface for authentication

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

Classes

2025-01-10 15:47:30