UserSession::$name
  • References/PHP/Drupal/Session/UserSession

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

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
AccountProxy::getPreferredLangcode
  • References/PHP/Drupal/Session/AccountProxy

public AccountProxy::getPreferredLangcode($fallback_to_default = TRUE)

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

public AccountProxy::isAuthenticated() Returns

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

public AnonymousUserSession::__construct()

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

protected PermissionsHashGenerator::hash($identifier)

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

The session configuration. Type:

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

protected SessionConfiguration::getCookieDomain(Request

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

public UserSession::isAuthenticated() Returns

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

The original state of session saving prior to account switching. Type: bool File

2025-01-10 15:47:30