bool hasCookie(string $key) Determine if a cookie is set on the request
string format(string $default = 'html') Get the data format expected in
void setSession(Store $session)
bool __isset(string $key) Check if an input element is set on the request
array except(array|mixed $keys) Get all of the input except for a specified
mixed setJsonOptions(int $options) Set the JSON encoding options.
void offsetUnset(string $offset) Remove the value at the given offset.
string url() Get the URL (no query string) for the request.
bool is() Determine if the current request URI matches a pattern.
string decodedPath() Get the current encoded path info for the request
Page 14 of 17