setName(string $name) Sets the session name.
bool isSessionExpired() Returns true when the current session exists but expired according to
gc($maxlifetime) {@inheritdoc} Parameters
bool migrate(bool $destroy = false, int $lifetime = null) Migrates the current session to a new
write($sessionId, $data) {@inheritdoc} Parameters
close() {@inheritdoc}
bool has(string $name) Checks if an attribute is defined.
open($savePath, $sessionName) {@inheritdoc}
mixed clear() Clears out data from bag.
bool start() Starts the session. Return
Page 14 of 23