CsrfTokenManager
  • References/PHP/Symfony/Component/Security/Csrf

class CsrfTokenManager implements

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

serialize() {@inheritdoc}

2025-01-10 15:47:30
LogoutUrlGenerator::getLogoutUrl()
  • References/PHP/Symfony/Component/Security/Http/Logout

string getLogoutUrl(string|null $key = null) Generates the absolute logout URL for the firewall

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

string encodePassword(UserInterface

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

class PreAuthenticatedAuthenticationProvider implements

2025-01-10 15:47:30
FieldEntry::serialize()
  • References/PHP/Symfony/Component/Security/Acl/Domain

string serialize() Implementation of \Serializable

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

interface TokenInterface implements Serializable

2025-01-10 15:47:30
MutableAclInterface::setParentAcl()
  • References/PHP/Symfony/Component/Security/Acl/Model

setParentAcl(AclInterface $acl

2025-01-10 15:47:30
Acl::updateClassFieldAce()
  • References/PHP/Symfony/Component/Security/Acl/Domain

updateClassFieldAce(int $index, string $field, int $mask, string $strategy = null) Updates a class-field-based

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

bool hasAttribute(string $name) Returns true if the attribute exists.

2025-01-10 15:47:30