Documentation

Table Of Contents

Previous topic

< Interface Phalcon\Mvc\Model\MetaData\StrategyInterface

Next topic

Interface Phalcon\Mvc\Model\Query\BuilderInterface >

This Page

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])

...

Follow along: