abstract public isStopped () ...
public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum) Appends a NOT BETWEEN condition to the current conditions $criteria->notBetweenWhere('price', 100.25, 200.50);
abstract public getDataTypesNumeric (Phalcon\Mvc\ModelInterface $model) ...
public encryptBase64 (mixed $text, [mixed $key], [mixed $safe]) Encrypts a text returning the result as a base64 string
public compileForeach (array $statement, [mixed $extendsMode]) Compiles a “foreach” intermediate code representation into plain PHP code
public setSourcePath (mixed $sourcePath) Sets the resource’s source path
public close () Closes the logger
public warning (mixed $message, [array $context]) Sends/Writes a warning message to the log
abstract public getNestedTransactionSavepointName () ...
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema.view
Page 196 of 382