public isTrace () Checks whether HTTP method is TRACE. if _SERVER[“REQUEST_METHOD”]===”TRACE”
abstract public get (mixed $name) ...
abstract public setFileToSend (mixed $filePath, [mixed $attachmentName]) ...
public getDI () Returns the internal dependency injector
abstract public getName () ...
public get (mixed $name) Gets a cookie from the bag
public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain]
public restore () Reads the cookie-related info from the SESSION to restore the cookie as it was set This method is automatically
public setExpiration (mixed $expire) Sets the cookie’s expiration time
public Phalcon\Http\Response\CookiesInterface
Page 3 of 25