bool isDeferred() Determine if the provider is deferred.
void now(string $key, mixed $value) Flash a key / value pair to the session
bool isValidId(string $id) Determine if this is a valid session ID.
write($sessionId, $data) {@inheritdoc} Parameters
open($savePath, $sessionName) {@inheritdoc} Parameters
array getDrivers() Get all of the created "drivers".
read($sessionId) {@inheritdoc} Parameters
array when() Get the events that trigger this service provider to register
mixed increment(string $key, int $amount = 1) Increment the value of an
Page 15 of 18