public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema.view
public notInWhere (mixed $expr, array $values) Appends a NOT IN condition to the current conditions $criteria->notInWhere('id', [1, 2, 3]);
public setCurrentPage (mixed $page) Set the current page number
public getEventsManager () Returns the internal event manager
abstract public escapeCss (mixed $css) ...
public this addOption (array $option) Adds an option to the current options
public string | array getOrderBy () Returns the set ORDER BY clause
public get ([mixed $autoBegin]) Returns a new \Phalcon\Mvc\Model\Transaction or an already created once This method registers a shutdown function to rollback active connections
public output ([mixed $remove]) Prints the messages accumulated in the flasher
public hasPut (mixed $name) Checks whether the PUT data has certain index
Page 262 of 382