MockArraySessionStorage::start()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

bool start() Starts the session. Return

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

createTable() Creates the table to store sessions which can be called once for setup. Session

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

registerBag(

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

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

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

destroy($sessionId) {@inheritdoc} Parameters

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

string getId() Gets the session ID. Return

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

class NullSessionHandler implements SessionHandlerInterface

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

registerBag(

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

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

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

class WriteCheckSessionHandler implements SessionHandlerInterface

2025-01-10 15:47:30