MetadataBag::getLifetime()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

int getLifetime() Gets the lifetime that the session cookie was set with.

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

gc($maxlifetime) {@inheritdoc} Parameters

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

class PdoSessionHandler implements SessionHandlerInterface

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

gc($maxlifetime) {@inheritdoc} Parameters

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

bool isWrapper() Returns true if this handler wraps an internal PHP session save handler using

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

close() {@inheritdoc}

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

gc($maxlifetime) {@inheritdoc} Parameters

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

clear() Clear all session data in memory.

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

MetadataBag

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

read($sessionId) {@inheritdoc} Parameters

2025-01-10 15:47:30