void flush() Flush all of the old input from the session.
$this setRedirector(Redirector $redirector)
mixed user(string|null $guard = null) Get the user making the request.
bool fullUrlIs() Determine if the current request URL and query string
bool exists(string|array $key) Determine if the request contains a given
bool hasMiddleware(string $middleware) Determine if the kernel has a given
bool has(string|array $key) Determine if the request contains a non-empty
static Request capture()
void flash(string $filter = null, array $keys = array()) Flash the input
mixed __call(string $method, array $parameters) Dynamically handle calls
Page 8 of 10