public setModelName (mixed $modelName) Set a model on which the query will be executed
public int | array | null getLimit () Returns the limit parameter in the criteria, which will be
public static fromInput (Phalcon\DiInterface $dependencyInjector
public notInWhere (mixed $expr, array $values) Appends a NOT IN condition to the current conditions
public having (mixed $having) Adds the having clause to the criteria
public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum) Appends a NOT BETWEEN condition
implements Phalcon\Mvc\Model\CriteriaInterface
public sharedLock ([mixed $sharedLock]) Adds the “shared_lock” parameter to the criteria
public orderBy (mixed $orderColumns) Adds the order-by clause to the criteria
public setDI (Phalcon\DiInterface $dependencyInjector)
Page 4 of 4