AccountProxy::getEmail
  • References/PHP/Drupal/Session/AccountProxy

public AccountProxy::getEmail() Returns

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

public WriteSafeSessionHandler::close()

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

public AccountProxy::setAccount(AccountInterface $account)

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

public AccountProxy::getPreferredAdminLangcode($fallback_to_default = TRUE)

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

An implementation of the user account interface for the global user. @todo: Change all properties to protected.

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

public AccountInterface::getLastAccessedTime()

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

public SessionHandler::destroy($sid) Destroys

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

public SessionManagerInterface::setWriteSafeHand

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

The write safe session handler. @todo: This reference should be removed once all database queries are removed from the session manager class

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

Wraps another SessionHandlerInterface to prevent writes when not allowed. Hierarchy class

2025-01-10 15:47:30