string path() Get the current path info for the request.
bool accepts(string|array $contentTypes) Determines whether the current
bool hasFile(string $key) Determine if the uploaded data contains a file
static bool matchesType(string $actual, string $type) Determine
array except(array|mixed $keys) Get all of the input except for a specified
string url() Get the URL (no query string) for the request.
string|null segment(int $index, string|null $default = null) Get a segment
string|array server(string $key = null, string|array|null $default = null)
string|null prefers(string|array $contentTypes) Return the most suitable
bool acceptsJson() Determines whether a request accepts JSON.
Page 2 of 11