createTable() Creates the table to store sessions which can be called once for setup. Session
setId(string $id) Sets the session ID. Parameters
bool start() Starts the session. Return
gc($maxlifetime) {@inheritdoc} Parameters
bool isStarted() Checks if the session is started.
stampNew(int $lifetime = null) Stamps a new session's metadata.
SessionBagInterface
initialize(array $array) Initializes the Bag.
registerBag(
destroy($sessionId) {@inheritdoc} Parameters
Page 1 of 13