SessionManagerInterface::destroy
  • References/PHP/Drupal/Session/SessionManagerInterface

public SessionManagerInterface::destroy()

2025-01-10 15:47:30
AccountSwitcher
  • References/PHP/Drupal/Session/AccountSwitcher

An implementation of AccountSwitcherInterface. This allows for safe switching of user accounts by ensuring that session data for one user is

2025-01-10 15:47:30
AccountSwitcherInterface
  • References/PHP/Drupal/Session/AccountSwitcherInterface

Defines an interface for a service for safe account switching. Hierarchy interface

2025-01-10 15:47:30
AccountInterface::getUsername
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::getUsername()

2025-01-10 15:47:30
AccountProxyInterface::setAccount
  • References/PHP/Drupal/Session/AccountProxyInterface

public AccountProxyInterface::setAccount(AccountInterface

2025-01-10 15:47:30
SessionManager::regenerate
  • References/PHP/Drupal/Session/SessionManager

public SessionManager::regenerate($destroy = FALSE, $lifetime = NULL)

2025-01-10 15:47:30
SessionManager::$requestStack
  • References/PHP/Drupal/Session/SessionManager

The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File

2025-01-10 15:47:30
SessionHandler::__construct
  • References/PHP/Drupal/Session/SessionHandler

public SessionHandler::__construct(RequestStack $request_stack, Connection

2025-01-10 15:47:30
AccountProxy::getLastAccessedTime
  • References/PHP/Drupal/Session/AccountProxy

public AccountProxy::getLastAccessedTime() The

2025-01-10 15:47:30
WriteSafeSessionHandlerInterface::setSessionWritable
  • References/PHP/Drupal/Session/WriteSafeSessionHandlerInterface

public WriteSafeSessionHandlerInte

2025-01-10 15:47:30