MemcachedSessionHandler::destroy()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

destroy($sessionId) {@inheritdoc} Parameters

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

array all() Returns attributes. Return

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

clear() Clear all session data in memory.

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

save() Force the session to be saved and closed. This method must invoke sessionwriteclose()

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

write($sessionId, $data) {@inheritdoc} Parameters

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

save() Force the session to be saved and closed. This method must invoke sessionwriteclose()

2025-01-10 15:47:30
SessionInterface::setName()
  • References/PHP/Symfony/Component/HttpFoundation/Session

setName(string $name) Sets the session name.

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

registerBag(

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

destroy($sessionId) {@inheritdoc} Parameters

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

string getId() Returns the session ID.

2025-01-10 15:47:30