AbstractRememberMeServices::logout()
  • References/PHP/Symfony/Component/Security/Http/RememberMe

logout(Request $request,

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

eraseCredentials() Removes sensitive data from the user. This is important if, at any given

2025-01-10 15:47:30
AbstractAuthenticationListener::handle()
  • References/PHP/Symfony/Component/Security/Http/Firewall

final handle(

2025-01-10 15:47:30
BasicPermissionMap::getMasks()
  • References/PHP/Symfony/Component/Security/Acl/Permission

array getMasks(string $permission, object $object) Returns an array of bitmasks. The security

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

AclInterface getFromCacheByIdentity(

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

clearCache() Removes all ACLs from the cache

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

putInCache(AclInterface $acl)

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

Classes

2025-01-10 15:47:30
FirewallMapInterface
  • References/PHP/Symfony/Component/Security/Http

interface FirewallMapInterface This interface must be implemented by firewall maps.

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

interface PasswordEncoderInterface PasswordEncoderInterface is the interface for all encoders.

2025-01-10 15:47:30