NativeSessionStorage::setMetadataBag()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

setMetadataBag(

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

read($sessionId) {@inheritdoc} Parameters

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

setName(string $name) Sets the session name.

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

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

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

write($sessionId, $data) {@inheritdoc} Parameters

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

string getName() Gets this bag's name.

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

mixed clear() Clears out data from bag.

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

interface SessionStorageInterface StorageInterface. Methods

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

replace(array $attributes) Sets attributes.

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

replace(array $attributes) Sets attributes.

2025-01-10 15:47:30