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

read($sessionId) {@inheritdoc} Parameters

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

bool isSessionHandlerInterface() Is this proxy handler and instance of \SessionHandlerInterface

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

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

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

read($sessionId) {@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::setId()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

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

2025-01-10 15:47:30