public beforeStore (mixed $data) Serializes data before storing them
public isNestedTransactionsWithSavepoints () Returns if nested transactions should use savepoints
integer MODELS_DATA_TYPES
public validate (Phalcon\Validation $validation, mixed $field) Executes the validation
public getRealTargetUri () Returns the real target uri for the generated HTML
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing a table print_r($connection->describeColumns("posts"));
abstract public describeReferences (mixed $table, [mixed $schema]) ...
public setConnectionService (Phalcon\Mvc\CollectionInterface $model, mixed $connectionService) Sets a connection service for a specific model
public setFinalTime (mixed $finalTime) Timestamp when the profile ended
public addIndex (mixed $tableName, mixed $schemaName, Phalcon\Db\IndexInterface $index) Adds an index to a table
Page 63 of 382