setId(string $id) Sets the session ID. Parameters
SessionBagInterface
setName(string $name) Sets the session name.
string getId() Returns the session ID.
string getName() Gets this bag's name.
setOptions(array $options) Sets session.* ini variables. For convenience we omit 'session
mixed clear() Clears out data from bag.
setSessionData(array $array) Sets the session data.
MetadataBag
Page 2 of 7