integer POSITION_FIRST
public getEncoding () Returns the internal encoding used by the escaper
abstract public getCipher () ...
public setRaw (mixed $name, Phalcon\Di\ServiceInterface $rawDefinition) Sets a service using a raw Phalcon\Di\Service definition
public Phalcon\Mvc\Micro\Collection head (string $routePattern, callable $handler, [string $name]) Maps a route to a handler that only matches if the HTTP method is HEAD
public string getColumnList (array $columnList) Gets a list of columns
public notify (mixed $type, Phalcon\Mvc\ModelInterface $model) This method receives the notifications from the EventsManager
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing a table print_r($connection->describeColumns("posts"));
abstract public getEventsManager () ...
public setVars (array $params, [mixed $merge]) Set all the render params $this->view->setVars(['products' => $products]);
Page 115 of 382