PdoSessionHandler::gc()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

gc($maxlifetime) {@inheritdoc} Parameters

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

registerBag(

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

close() {@inheritdoc}

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

bool start() Starts the session. Return

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

registerBag(

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