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

initialize(array $array) Initializes the Bag.

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

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

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

registerBag(

2025-01-10 15:47:30
NamespacedAttributeBag
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

class NamespacedAttributeBag extends

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

string getId() Returns the session ID.

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

string getName() Gets this bag's name.

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

registerBag(

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

initialize(array $array) Initializes the Bag.

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