PhpBridgeSessionStorage
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

class PhpBridgeSessionStorage extends

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

class AttributeBag implements

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

read($sessionId) {@inheritdoc} Parameters

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

MetadataBag

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

save() Force the session to be saved and closed. This method must invoke sessionwriteclose()

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

mixed remove(string $name) Removes an attribute.

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

class Session implements

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

read($sessionId) {@inheritdoc} Parameters

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

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

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

int getLastUsed() Gets the last used metadata.

2025-01-10 15:47:30