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
public Phalcon\Mvc\Router\RouteInterface delete (string $routePattern, callable $handler) Maps a route to a handler that only matches if the HTTP method is DELETE
integer MODELS_DATA_TYPES_NUMERIC
abstract public getBasePath () ...
abstract public isPut () ...
public setViewsDir (mixed $viewsDir) Sets the views directory. Depending of your platform, always add a trailing slash or backslash
Page 216 of 382