public isPurge () Checks whether HTTP method is PURGE (Squid and Varnish support). if _SERVER[“REQUEST_METHOD”]===”PURGE”
abstract public delete () ...
public getKey ()
public get ([mixed $name], [mixed $filters], [mixed $defaultValue], [mixed $notAllowEmpty], [mixed $noRecursive])
public setDI (Phalcon\DiInterface $dependencyInjector)
public getName () Returns the current cookie’s name
public getPost ([mixed $name], [mixed $filters], [mixed $defaultValue], [mixed $notAllowEmpty], [mixed $noRecursive])
abstract public hasQuery (mixed $name) ...
public isGet () Checks whether HTTP method is GET. if _SERVER[“REQUEST_METHOD”]===”GET”
abstract public setHttpOnly (mixed $httpOnly) ...
Page 20 of 25