public setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injection container
public getType () Gets the type of PHQL statement executed
public setIntermediate (array $intermediate) Allows to set the IR to be executed
public 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
public getCacheOptions () Returns the current cache options
public array getIntermediate () Returns the intermediate representation of the PHQL statement
public getDI () Returns the dependency injection container
public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)
public getCache () Returns the current cache backend instance
public array getBindTypes () Returns default bind types
Page 119 of 382