string getId() Returns the session ID.
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.
F
bool isStarted() Checks if the session was started.
SessionBagInterface
Page 1 of 23