AccountInterface::hasPermission
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::hasPermission($permission)

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

public AccountInterface::getEmail()

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

public SessionManager::setWriteSafeHandler(WriteSafeSessionHandlerInterface

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

public UserSession::getRoles($exclude_locked_roles = FALSE)

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

public UserSession::id() Returns

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

The write-safe session handler. Type:

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

public AccountProxy::id() Returns

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

public AccountSwitcher::switchTo(AccountInterface $account)

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

Provides an interface for session handlers where writing can be disabled. Hierarchy interface

2025-01-10 15:47:30