abstract public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $placeholders]) ...
public getGroupBy () Returns the group clause in the criteria
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop a view
Source on GitHub This class identifies each profile in a Phalcon\Db\Profiler Methods public setSqlStatement (mixed $sqlStatement) SQL statement related to the profile public getSqlStatement () SQL statement related to the profile public setSqlVariables (array $sqlVariables) SQL variables related to the profile public getSqlVariables () SQL variables related to the profile public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile public getSqlBindTypes () SQL bind types
abstract public createSavepoint (mixed $name) ...
public Phalcon\Mvc\Router\Route addPut (string $pattern, [string/array $paths]) Adds a route to the router that only match if the HTTP method is PUT
public setUriSource (mixed $uriSource) Sets the URI source. One of the URI_SOURCE_* constants $router->setUriSource(Router::URI_SOURCE_SERVER_REQUEST_URI);
abstract public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) ...
abstract public execute () ...
abstract public setRawHeader (mixed $header) ...
Page 251 of 382