AccountSwitcher::$writeSafeHandler
  • References/PHP/Drupal/Session/AccountSwitcher

The write-safe session handler. Type:

2025-01-10 15:47:30
UserSession::$uid
  • References/PHP/Drupal/Session/UserSession

User ID. Type: int File core/lib/Drupal/Core/Session/UserSession

2025-01-10 15:47:30
UserSession::$mail
  • References/PHP/Drupal/Session/UserSession

The email address of this account. Type: string 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
AccountInterface::id
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::id() Returns

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

public SessionManager::setWriteSafeHandler(WriteSafeSessionHandlerInterface

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
SessionManagerInterface::destroy
  • References/PHP/Drupal/Session/SessionManagerInterface

public SessionManagerInterface::destroy()

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

public AccountSwitcher::switchTo(AccountInterface $account)

2025-01-10 15:47:30