UserSession::getTimeZone
  • References/PHP/Drupal/Session/UserSession

public UserSession::getTimeZone() Returns

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

protected UserSession::getRoleStorage() Returns

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

An implementation of the user account interface for the global user. @todo: Change all properties to protected.

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

The preferred language code of the account. Type: string File

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

UserSession::getPreferredAdminLangcode($fallback_to_default = TRUE)

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

public UserSession::getUsername() Returns

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

public UserSession::getAccountName() Returns

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

public UserSession::getDisplayName() Returns

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

The preferred administrative language code of the account. Type: string File

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

The Unix timestamp when the user last accessed the site. Type: string. File

2025-01-10 15:47:30