SessionStorageInterface::getId()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

string getId() Returns the session ID.

2025-01-10 15:47:30
MemcachedSessionHandler
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

class MemcachedSessionHandler implements SessionHandlerInterface

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

string getId() Returns the session ID.

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

destroy($sessionId) {@inheritdoc} Parameters

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

gc($maxlifetime) {@inheritdoc} Parameters

2025-01-10 15:47:30
AbstractProxy
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

class AbstractProxy AbstractProxy. Methods

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

SessionBagInterface

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

MetadataBag

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

class NativeSessionStorage implements

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

bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this

2025-01-10 15:47:30