abstract public getModel () ...
abstract public setAutomaticCreateAttributes (Phalcon\Mvc\ModelInterface $model, array $attributes) ...
abstract public existsHasOne (mixed $modelName, mixed $modelRelation) ...
integer MODELS_AUTOMATIC_DEFAULT_UPDATE
abstract public getBelongsToRecords (mixed $method, mixed $modelName, mixed $modelRelation, Phalcon\Mvc\ModelInterface $record, [mixed $parameters]) ...
public getBeforeMatch () Returns the ‘before match’ callback if any
public static increment (mixed $str, [mixed $separator]) Adds a number to a string or increment that number if it already is defined echo Phalcon\Text::increment("a"); // "a_1" echo Phalcon\Text::increment("a_1"); // "a_2"
public flush () Immediately invalidates all existing items.
public info (mixed $message, [array $context]) Sends/Writes an info message to the log
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
Page 17 of 382