void offsetSet(string $offset, mixed $value) Set the value at the given
array only(array|mixed $keys) Get a subset containing the provided keys
$this onlyInput() Flash an array of input to the session.
mixed offsetGet(string $offset) Get the value at the given offset.
string path() Get the current path info for the request.
bool isJson() Determine if the request is sending JSON.
static void macro(string $name, callable $macro) Register a
static mixed __callStatic(string $method, array $parameters) Dynamically
bool accepts(string|array $contentTypes) Determines whether the current
bool offsetExists(string $offset) Determine if the given offset exists
Page 8 of 17