MongoDbSessionHandler::open()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

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

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

setMetadataBag(

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

bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this

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

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

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

setMetadataBag(

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

setName($name) Parameters $name

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

destroy($sessionId) {@inheritdoc} Parameters

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

setName(string $name) Sets the session name.

2025-01-10 15:47:30