abstract public setWriteConnectionService (Phalcon\Mvc\ModelInterface $model, mixed $connectionService) ...
public getDefaultMessage (mixed $type) Get default message for validator type
public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table
public getDI () Returns the dependency injection container
public getTaskName () Gets last dispatched task name
abstract public hasPut (mixed $name) ...
public static string textArea (array $parameters) Builds a HTML TEXTAREA tag echo Phalcon\Tag::textArea(array("comments", "cols" => 10, "rows" => 4)) Volt syntax: {{ text_area("comments", "cols": 10, "rows": 4) }}
public Phalcon\Mvc\Router\RouteInterface get (string $routePattern, callable $handler) Maps a route to a handler that only matches if the HTTP method is GET
public notifyCommit (Phalcon\Mvc\Model\TransactionInterface $transaction) Notifies the manager about a committed transaction
abstract public remove (mixed $index) ...
Page 190 of 382