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

class MongoDbSessionHandler implements SessionHandlerInterface

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

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

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

MetadataBag

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

class SessionHandlerProxy extends

2025-01-10 15:47:30
AutoExpireFlashBag::peek()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array peek(string $type, array $default = array()) Gets flash messages for a given type.

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

mixed clear() Clears out data from bag.

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

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

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

array all() Returns attributes. Return

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

class MemcacheSessionHandler implements SessionHandlerInterface

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

MetadataBag

2025-01-10 15:47:30