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

read($sessionId) {@inheritdoc} Parameters

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

Classes

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

destroy($sessionId) {@inheritdoc} Parameters

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

bool start() Starts the session. Return

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

int getCreated() Gets the created timestamp metadata.

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

destroy($sessionId) {@inheritdoc} Parameters

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

bool isStarted() Checks if the session is started.

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

open($savePath, $sessionName) {@inheritdoc}

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

setOptions(array $options) Sets session.* ini variables. For convenience we omit 'session

2025-01-10 15:47:30