Http\RequestInterface
Interface Phalcon\Http\RequestInterface
Methods
abstract public get ([mixed $name], [mixed $filters], [mixed $defaultValue])
...
abstract public getPost ([mixed $name], [mixed $filters], [mixed $defaultValue])
...
abstract public getQuery ([mixed $name], [mixed $filters], [mixed $defaultValue])
...