array intersect(array|mixed $keys) Intersect an array of items with the
bool pjax() Determine if the request is the result of an PJAX call.
string root() Get the root URL for the application.
Route|object|string route(string|null $param = null)
string|array query(string $key = null, string|array|null $default = null)
string fullUrl() Get the full URL for the request.
$this instance() Return the Request instance.
duplicate(array $query = null, array $request = null, array $attributes = null, array $cookies = null, array $files = null, array $server = null)
string|null bearerToken() Get the bearer token from the request headers
bool __isset(string $key) Check if an input element is set on the request
Page 7 of 11