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 format (mixed $message, mixed $type, mixed $timestamp, [mixed $context]) ...
public getLifetime () Returns the cache lifetime
public addFilter (mixed $filter) Adds a filter to current list of filters
public setLogLevel (mixed $level) Sets a global level
public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds a RIGHT join to the query $criteria->rightJoin('Robots', 'r.id = RobotsParts.robots_id', 'r');
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
Page 145 of 382