public Phalcon\Db\IndexInterface[] describeIndexes
public affectedRows () Returns the number of affected rows by the lastest INSERT/UPDATE/DELETE executed in the database system
public getType () Index type
abstract public getReferencedColumns () ...
abstract public getDefault () ...
public getColumns () Index columns
Source
public escapeString (mixed $str) Escapes a value to avoid SQL injections according to the active charset in the connection
public isUnderTransaction () Checks whether the connection is under a transaction
public isPrimary () Column is part of the primary key?
Page 24 of 44