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

stampNew(int $lifetime = null) Stamps a new session's metadata.

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

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

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

initialize(array $array) Initializes the Bag.

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

SessionBagInterface

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

class WriteCheckSessionHandler implements SessionHandlerInterface

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

class NullSessionHandler implements SessionHandlerInterface

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