void setRequestOnHandler(Request $request) Set the request on the handler
void flashInput(array $value) Flash an input array to the session.
array getBagData(string $name) Get the raw bag data array for a given bag
write($sessionId, $data) {@inheritdoc} Parameters
void setExists(bool $value) Set the existence of the session on the handler
void push(string $key, mixed $value) Push a value onto a session array
bool regenerate(bool $destroy = false) Generate a new session identifier
setName($name) {@inheritdoc} Parameters
CookieSessionHandler class CookieSessionHandler implements
Page 9 of 18