public listTubeUsed () Returns the tube currently being used by the client.
public boolean hasParam (mixed $param) Check if a param exists
public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
integer VERSION_6
public Phalcon\Mvc\Micro finish (callable $handler) Appends a ‘finish’ middleware to be called when the request is finished
integer TYPE_SELECT
public Phalcon\Validation\Message\Group validate ([array | object $data], [object $entity]) Validate a set of data according to a set of rules
abstract public isUsingEncryption () ...
public sharedLock (mixed $sqlQuery) Returns a SQL modified with a LOCK IN SHARE MODE clause $sql = $dialect->sharedLock('SELECT * FROM robots'); echo $sql; // SELECT * FROM robots LOCK IN SHARE MODE
public getTargetLocal () ...
Page 55 of 382