public begin () Starts the transaction
public getPattern () Returns the route’s pattern
public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds a RIGHT join to the query
public innerJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds an INNER join to the query
integer OP_UPDATE
public setDI (Phalcon\DiInterface $dependencyInjector)
abstract public setModelName (mixed $modelName) ...
abstract public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum) ...
public __isset (mixed $key) Magic method to retrieve if a variable is set in the view
abstract public has () ...
Page 18 of 100