save() Force the session to be saved and closed. This method must invoke sessionwriteclose()
read($sessionId) {@inheritdoc} Parameters
write($sessionId, $data) {@inheritdoc} Parameters
int getLastUsed() Gets the last used metadata.
setName(string $name) Sets the session name.
bool isSessionExpired() Returns true when the current session exists but expired according to
gc($maxlifetime) {@inheritdoc} Parameters
close() {@inheritdoc}
open($savePath, $sessionName) {@inheritdoc}
Page 8 of 13