public getRealType () Gets the real mime type of the upload file using finfo
public hasQuery (mixed $name) Checks whether $_GET superglobal has certain index
public getServerAddress () Gets active server address IP
public hasPost (mixed $name) Checks whether $_POST superglobal has certain index
public getName () Returns the real name of the uploaded file
public isPurge () Checks whether HTTP method is PURGE (Squid and Varnish support). if _SERVER[“REQUEST_METHOD”]===”PURGE”
public getKey ()
public get ([mixed $name], [mixed $filters], [mixed $defaultValue], [mixed $notAllowEmpty], [mixed $noRecursive])
public setDI (Phalcon\DiInterface $dependencyInjector)
public getPost ([mixed $name], [mixed $filters], [mixed $defaultValue], [mixed $notAllowEmpty], [mixed $noRecursive])
Page 6 of 8