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

public UserSession::isAuthenticated() Returns

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

Defines an interface for session configuration generators. Hierarchy interface \D

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

An implementation of AccountSwitcherInterface. This allows for safe switching of user accounts by ensuring that session data for one user is

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

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

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

The cache backend interface to use for the static cache. Type:

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

The database connection to use. Type:

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

public AccountInterface::hasPermission($permission)

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

public UserSession::id() Returns

2025-01-10 15:47:30