WriteCheckSessionHandler::close()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

close() {@inheritdoc}

2025-01-10 15:47:30
MockArraySessionStorage::isStarted()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

bool isStarted() Checks if the session is started.

2025-01-10 15:47:30
PhpBridgeSessionStorage::clear()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

clear() Clear all session data in memory.

2025-01-10 15:47:30
AttributeBag::all()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

array all() Returns attributes. Return

2025-01-10 15:47:30
MemcacheSessionHandler::open()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

open($savePath, $sessionName) {@inheritdoc}

2025-01-10 15:47:30
AbstractProxy::setName()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

setName(string $name) Sets the session name.

2025-01-10 15:47:30
SessionBagInterface::getStorageKey()
  • References/PHP/Symfony/Component/HttpFoundation/Session

string getStorageKey() Gets the storage key for this bag.

2025-01-10 15:47:30
SessionInterface::getMetadataBag()
  • References/PHP/Symfony/Component/HttpFoundation/Session

MetadataBag

2025-01-10 15:47:30
SessionHandlerProxy
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

class SessionHandlerProxy extends

2025-01-10 15:47:30
SessionHandlerProxy::open()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

open($savePath, $sessionName) {@inheritdoc}

2025-01-10 15:47:30