public __get (mixed $key) Magic method to retrieve a variable passed to the view echo $this->view->products;
abstract public getDescription () ...
public setPrefix (mixed $prefix) Set a common uri prefix for all the routes in this group
abstract public setTemplateAfter (mixed $templateAfter) ...
integer MODELS_DATE_AT
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing a table print_r($connection->describeColumns("posts"));
abstract public sharedLock (mixed $sqlQuery) ...
integer MODELS_PRIMARY_KEY
public static clean () Destroys the internal PHQL cache
public getLayout () Returns the name of the main view
Page 170 of 382