abstract public existsBelongsTo (mixed $modelName, mixed $modelRelation) ...
abstract public hasAttribute (Phalcon\Mvc\ModelInterface
public getModelSource (Phalcon\Mvc\ModelInterface
abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
public getReadConnection () Gets the connection used to read data for the model
public reset () Resets internal meta-data in order to regenerate it
integer MODELS_DATE_AT
public getOperationMade () Returns the type of the latest operation performed by the ORM Returns one of the OP_* class constants
public refresh () Refreshes the model attributes re-querying the record from the database
public static double average ([array $parameters]) Allows to calculate the average value on a column matching
Page 17 of 82