MemcacheSessionHandler::read()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

read($sessionId) {@inheritdoc} Parameters

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

read($sessionId) {@inheritdoc} Parameters

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

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

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

registerBag(

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

mixed getName() Returns the session name.

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

close() {@inheritdoc}

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

registerBag(

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

AbstractProxy getSaveHandler() Gets the save handler instance. Return Value AbstractProxy

2025-01-10 15:47:30