public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer]) Stores cached content into the file backend and stops the frontend
public addColumn (mixed $tableName, mixed $schemaName, Phalcon\Db\ColumnInterface $column) Adds a column to a table
abstract public getForm () ...
public valid () Check if the current element in the iterator is valid
abstract public reflection (mixed $height, [mixed $opacity], [mixed $fadeIn]) ...
abstract public hasMessages () ...
public stats () Gives statistical information about the system as a whole.
public mixed getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option if present
final public normalizeEncoding (mixed $str) Utility to normalize a string’s encoding to UTF-32.
public from (mixed $models) Sets the models who makes part of the query $builder->from('Robots'); $builder->from(array('Robots', 'RobotsParts')); $builder->from(array('r' => 'Robots', 'rp' => 'RobotsParts'));
Page 176 of 382