public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table
public getColumnDefinition (Phalcon\Db\ColumnInterface $column) Gets the column name in MySQL
public mixed decrement (string $keyName, [long $value]) Atomic decrement of a given key, by number $value
public string compileCall (array $statement, boolean $extendsMode) Compiles calls to macros
public __isset (mixed $key) Magic method to retrieve if a variable is set in the view echo isset($this->view->products);
public getOptions () ...
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public addPut (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that only match if the HTTP method is PUT
abstract public lastInsertId ([mixed $sequenceName]) ...
public close () ...
Page 264 of 382