abstract public addBelongsTo (Phalcon\Mvc\ModelInterface $model, mixed $fields, mixed $referencedModel, mixed $referencedFields, [mixed $options]) ...
abstract public createBuilder ([mixed $params]) ...
abstract public addBehavior (Phalcon\Mvc\ModelInterface $model, Phalcon\Mvc\Model\BehaviorInterface $behavior) ...
abstract public addHasOne (Phalcon\Mvc\ModelInterface $model, mixed $fields, mixed $referencedModel, mixed $referencedFields, [mixed $options]) ...
abstract public createQuery (mixed $phql) ...
public useDynamicUpdate (Phalcon\Mvc\ModelInterface $model, mixed $dynamicUpdate) Sets if a model must use dynamic update instead of the all-field update
public _getConnectionService (Phalcon\Mvc\ModelInterface $model, mixed $connectionServices) Returns the connection service name used to read or write data related to a model depending on the connection services
public __destruct () Destroys the current PHQL cache
public setReusableRecords (mixed $modelName, mixed $key, mixed $records) Stores a reusable record in the internal list
public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager) Sets a global events manager
Page 150 of 382