public boolean exists ([string | int $keyName], [int $lifetime]) Checks if cache exists and it isn’t expired
public setTargetPath (mixed $targetPath) Sets the resource’s target path
public getMessages () Returns the error messages produced by a batch operation
abstract public setId (mixed $id) ...
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public having (mixed $having) Sets a HAVING condition clause. You need to escape PHQL reserved words using [ and ] delimiters $builder->having('SUM(Robots.price) > 0');
public getFormatter () Returns the internal formatter
public validate (Phalcon\Validation $validation, mixed $field) Executes the validation
integer MODELS_DEFAULT_VALUES
public addIndex (mixed $tableName, mixed $schemaName, Phalcon\Db\IndexInterface $index) Generates SQL to add an index to a table
Page 184 of 382