Method | Description | |
---|---|---|
fields ( ) : array | Return array with names of fields | |
getKey ( string $field, boolean $assoc = false ) : mixed | Get key from returned config | |
lastId ( ) : integer | Returning last ID from table | |
relations ( mixed $tableName = null, boolean $assoc = false ) : array | object | Return relations configure | |
schema ( ) : array | Returning assoc array with types of fields | |
table ( $name ) |