integer ALLOW
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
abstract public setFileToSend (mixed $filePath, [mixed $attachmentName]) ...
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing a table print_r($connection->describeColumns("posts"));
Page 375 of 382