setSessionData(array $array) Sets the session data.
string getName() Gets this bag's name.
bool isActive() Has a session started?
destroy($sessionId) {@inheritdoc} Parameters
setName(string $name) Sets the session name.
setMetadataBag(
read($sessionId) {@inheritdoc} Parameters
write($sessionId, $data) {@inheritdoc} Parameters
mixed clear() Clears out data from bag.
interface SessionStorageInterface StorageInterface. Methods
Page 4 of 13