integer MODELS_DEFAULT_VALUES
public getBelongsTo (Phalcon\Mvc\ModelInterface $model) Gets all the belongsTo relations defined in a model $relations = $modelsManager->getBelongsTo(new Robots());
public array getOptions () Returns all the options from the validator
abstract public static findFirst ([mixed $parameters]) ...
public setLimit (mixed $limitRows) Set current rows limit
final public getURI () Gets HTTP URI which request has been made
public delete ([Closure $conditionCallback]) Deletes every record in the resultset
public setModelName (mixed $modelName) Set a model on which the query will be executed
public static reset () Resets the internal route id generator
Page 158 of 382