|
Interface Phalcon\Mvc\Model\QueryInterface¶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]) ... |