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
WriteSafeSessionHandlerInterface::setSessionWritable
  • References/PHP/Drupal/Session/WriteSafeSessionHandlerInterface

public WriteSafeSessionHandlerInte

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

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

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

public AccountInterface::id() Returns

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

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

Defines an account interface which represents the current user. Defines an object that has a user id, roles and can have session data. The interface

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

public AccountInterface::hasPermission($permission)

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

public AccountProxy::id() Returns

2025-01-10 15:47:30