AnonymousUserSession::__construct
  • References/PHP/Drupal/Session/AnonymousUserSession

public AnonymousUserSession::__construct()

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

An account implementation representing an anonymous user. Hierarchy class \Drupal\Core\Session\

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

The database connection. Type:

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

public AccountProxy::isAuthenticated() Returns

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

protected PermissionsHashGenerator::hash($identifier)

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

public AccountSwitcherInterface::switchBack()

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

The name of this account. Type: string File core/li

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

public AccountProxy::getPreferredLangcode($fallback_to_default = TRUE)

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

public WriteSafeSessionHandler::open($save_path,

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

List of the roles this user has. Defaults to the anonymous role. Type:

2025-01-10 15:47:30