public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Generates SQL to delete an index from a table
public getNamespaceAliases () Returns all the registered namespace aliases
public boolean exists ([string | long $keyName], [long $lifetime]) Checks if cache exists and it hasn’t expired
abstract public addPost (mixed $pattern, [mixed $paths]) ...
public addGet (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that only match if the HTTP method is GET
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create a table
public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table
public mixed start (int | string $keyName, [int $lifetime]) Starts a cache. The keyname allows to identify the created fragment
public modifyColumn (mixed $tableName, mixed $schemaName, Phalcon\Db\ColumnInterface $column, [Phalcon\Db\ColumnInterface $currentColumn]) Modifies a table column based on a definition
public getAttributes () Returns the default attributes for the element
Page 215 of 382