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
public getAttributes () Returns the default attributes for the element
public modifyColumn (mixed $tableName, mixed $schemaName, Phalcon\Db\ColumnInterface $column, [Phalcon\Db\ColumnInterface $currentColumn]) Modifies a table column based on a definition
public mixed start (int | string $keyName, [int $lifetime]) Starts a cache. The keyname allows to identify the created fragment
public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create a table
public close () ...
abstract public getReverseColumnMap (Phalcon\Mvc\ModelInterface $model) ...
extends abstract class Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface Source on GitHub Stores model meta-data in memory. Data will be erased when the request finishes Constants integer MODELS_ATTRIBUTES integer MODELS_PRIMARY_KEY integer MODELS_NON_PRIMARY_KEY integer MODELS_NOT_NULL integer MODELS_DATA_TYPES integer MODELS_DATA_TYPES_NUMERIC integer MODELS_DATE_AT integer MODELS_DATE_IN integer MODELS_IDENTITY_COLU
abstract public getConnection () ...
Page 41 of 382