extends abstract class Phalcon\Mvc\Model\Behavior
public missingMethod (Phalcon\Mvc\ModelInterface
public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) Appends a condition
public getReadConnection () Gets the connection used to read data for the model
abstract public getColumnMaps (Phalcon\Mvc\Mod
public Phalcon\Mvc\Model\Query\Builder orWhere
public string | array getOrderBy () Returns the set ORDER BY clause
abstract public getEmptyStringAttributes (Phal
public addWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) Appends a condition
public boolean save ([array $data], [array $whiteList]) Inserts or updates a model instance. Returning
Page 3 of 82