abstract public notifyRollback (Phalcon\Mvc\Model\TransactionInterface $transaction) ...
public setVar (mixed $key, mixed $value) Set a single view parameter $this->view->setVar('products', $products);
public close () Closes the active connection returning success. Phalcon automatically closes and destroys active connections when the request ends
public getChangedFields () Returns a list of changed values
public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
public setConnectionService (Phalcon\Mvc\ModelInterface $model, mixed $connectionService) Sets both write and read connection service for a model
public setFrontend (mixed $frontend) ...
integer TYPE_RESULT_PARTIAL
public getTaskName () Returns proccesed task name
string FILTER_STRING
Page 119 of 382