WriteCheckSessionHandler
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

class WriteCheckSessionHandler implements SessionHandlerInterface

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

registerBag(

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

replace(array $attributes) Sets attributes.

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

registerBag(

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
FlashBag::getStorageKey()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

string getStorageKey() Gets the storage key for this bag.

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

read($sessionId) {@inheritdoc} Parameters

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

close() {@inheritdoc}

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

mixed getName() Returns the session name.

2025-01-10 15:47:30