abstract public setControllerName (mixed $controllerName) ...
public setUniquePrefix (mixed $prefix) Set a unique prefix to be used as prefix for compiled variables
integer ALLOW
abstract public addIndex (mixed $tableName, mixed $schemaName, Phalcon\Db\IndexInterface $index) ...
public attach (string $eventType, object | callable $handler, [int $priority]) Attach a listener to the events manager
abstract public notifyRollback (Phalcon\Mvc\Model\TransactionInterface $transaction) ...
public setVar (mixed $key, mixed $value) Set a single view parameter $this->view->setVar('products', $products);
public close () Closes the active connection returning success. Phalcon automatically closes and destroys active connections when the request ends
public getViewsDir () Gets views directory
public isSecure () Checks whether request has been made using any secure layer
Page 120 of 382