bool ajax() Determine if the request is the result of an AJAX call.
__construct(mixed $data = null, int $status = 200, array $headers = array(), int $options)
int status() Get the status code for the response.
$this withCookie(Cookie|mixed $cookie) Add a cookie to the response.
$this withHeaders(array $headers) Add an array of headers to the response
Response handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true)
FrameGuard class FrameGuard (
string|array header(string $key = null, string|array|null $default = null)
string path() Get the fully qualified path to the file.
Page 16 of 17