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

SessionBagInterface

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

read($sessionId) {@inheritdoc} Parameters

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

createTable() Creates the table to store sessions which can be called once for setup. Session

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

class NullSessionHandler implements SessionHandlerInterface

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

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

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

setId(string $id) Sets the session ID. Parameters

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

bool isSessionHandlerInterface() Is this proxy handler and instance of \SessionHandlerInterface

2025-01-10 15:47:30