OutputInterface getOutput() Get the output implementation.
bool handlerNeedsRequest() Determine if the session handler needs a request
getMetadataBag() {@inheritdoc}
bool isValidId(string $id) Determine if this is a valid session ID.
clear() {@inheritdoc}
void __construct(string $name, SessionHandlerInterface $handler, string|null $id =
bool regenerate(bool $destroy = false) Generate a new session identifier
void __construct(Application $app)
destroy($sessionId) {@inheritdoc} Parameters
void setPreviousUrl(string $url) Set the "previous" URL in the session
Page 4 of 21