You are here

8 calls to NativeSessionStorage::loadSession() in Zircon Profile 8

NativeSessionStorage::clear in vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
Clear all session data in memory.
NativeSessionStorage::getBag in vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
Gets a SessionBagInterface by name.
NativeSessionStorage::regenerate in vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
Regenerates id that represents this storage.
NativeSessionStorage::start in vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
Starts the session.
PhpBridgeSessionStorage::clear in vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
Clear all session data in memory.
PhpBridgeSessionStorage::start in vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
Starts the session.
SessionManager::start in core/lib/Drupal/Core/Session/SessionManager.php
Starts the session.
SessionManager::startNow in core/lib/Drupal/Core/Session/SessionManager.php
Forcibly start a PHP session.