PdoSessionHandler::write()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

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

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

initialize(array $flashes) Initializes the Bag.

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

mixed clear() Clears out data from bag.

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

array all() Returns attributes. Return

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

mixed remove(string $name) Removes an attribute.

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

replace(array $attributes) Sets attributes.

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

bool isStarted() Checks if the session is started.

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

string getSaveHandlerName() Gets the session.save_handler name.

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

MetadataBag

2025-01-10 15:47:30