SessionManager::setWriteSafeHandler
  • References/PHP/Drupal/Session/SessionManager

public SessionManager::setWriteSafeHandler(WriteSafeSessionHandlerInterface

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

public AccountProxy::isAnonymous() Returns

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

public AccountInterface::getEmail()

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

The write-safe session handler. Type:

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

public AccountInterface::getUsername()

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
UserSession::$uid
  • References/PHP/Drupal/Session/UserSession

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

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

Whether or not the session is enabled for writing. Type: bool File

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

public AccountProxyInterface::setAccount(AccountInterface

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

public SessionConfiguration::getOptions(Request $request)

2025-01-10 15:47:30