Interface Phalcon\Mvc\Model\QueryInterface

Source on GitHub

Methods

abstract public parse ()

abstract public cache (mixed $cacheOptions)

abstract public getCacheOptions ()

abstract public setUniqueRow (mixed $uniqueRow)

abstract public getUniqueRow ()

abstract public execute ([mixed $bindParams], [mixed $bindTypes])