Interface Phalcon\Mvc\Model\QueryInterface

Phalcon\Mvc\Model\QueryInterface initializer

Methods

abstract public array parse ()

Parses the intermediate code produced by Phalcon\Mvc\Model\Query\Lang generating another intermediate representation that could be executed by Phalcon\Mvc\Model\Query

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

Executes a parsed PHQL statement

© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Mvc_Model_QueryInterface.html