void __construct(ConnectionInterface $connection
string getDefaultDriver() Get the default session driver name.
SessionHandlerInterface getHandler()
array getDrivers() Get all of the created "drivers".
void put(string|array $key, mixed $value = null) Put a key / value pair
void setRequestOnHandler(Request $request) Set the request on the handler
void flashInput(array $value) Flash an input array to the session.
isStarted() {@inheritdoc}
void setRequest(Request $request) Set the request instance.
Repository getCache()
Page 19 of 21