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
AbstractProxy::setId()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

setId(string $id) Sets the session ID. Parameters

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

bool start() Starts the session. Return

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

gc($maxlifetime) {@inheritdoc} Parameters

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

close() {@inheritdoc}

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

bool isStarted() Checks if the session is started.

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
SessionStorageInterface::registerBag()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

registerBag(

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

stampNew(int $lifetime = null) Stamps a new session's metadata.

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

read($sessionId) {@inheritdoc} Parameters

2025-01-10 15:47:30