Documentation

內容目录

上一个主题

< Interface Phalcon\Mvc\Model\MetaDataInterface

下一个主题

Interface Phalcon\Mvc\Model\Query\BuilderInterface >

本页

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