public setAutomaticUpdateAttributes (Phalcon\Mvc\ModelInterface $model, array $attributes) Set the attributes that must be ignored from the UPDATE SQL generation $metaData->setAutomaticUpdateAttributes(new Robots(), array('modified_at' => true));
integer MODELS_AUTOMATIC_DEFAULT_INSERT
public __set (string $property, mixed $value) Magic method to assign values to the the model
public Phalcon\Mvc\Router\Route addPatch (string $pattern, [string/array $paths]) Adds a route to the router that only match if the HTTP method is PATCH
integer MODELS_REVERSE_COLUMN_MAP
abstract public warning (mixed $message, [array $context]) ...
public getName () Index name
public loadFiles () Checks if a file exists and then adds the file by doing virtual require
public setEntity (object $entity) Sets the entity related to the model
public getMessages () Returns the error messages produced by a batch operation
Page 271 of 382