Phalcon\Mvc\Model\QueryInterface initializer
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], [unknown $useRawsql])
Executes a parsed PHQL statement