Mvc\Model\Resultset\Simple

extends abstract class Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface Source on GitHub Simple resultsets only contains a complete objects This class builds every complete object as it is required Constants integer TYPE_RESULT_FULL integer TYPE_RESULT_PARTIAL integer HYDRATE_RECORDS integer HYDRATE_OBJECTS integer HYDRATE_ARRAYS Methods public __construct (array

Cache\Exception

extends class Phalcon\Exception implements Throwable Source on GitHub Methods final private Exception __clone () inherited from Exception Clone the exception public __construct ([string $message], [int $code], [Exception $previous]) inherited from Exception Exception constructor public __wakeup () inherited from Exception ... final public string getMessage () inherited from Exception Gets the Exception message final public int getCode () inherited from Exception Gets the Exception code fin

Http\Response::setContent

public setContent (mixed $content) Sets HTTP response body response->setContent("<h1>Hello!</h1>");

Mvc\Model\Criteria::groupBy

public groupBy (mixed $group) Adds the group-by clause to the criteria

Mvc\Model\MetaDataInterface::getColumnMap

abstract public getColumnMap (Phalcon\Mvc\ModelInterface $model) ...

Queue\Beanstalk::listTubes

public listTubes () Returns a list of all existing tubes.

Db\Adapter::dropTable

public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Drops a table from a schema/database

Di\Injectable::getDI

public getDI () Returns the internal dependency injector

Mvc\Collection\ManagerInterface::setConnectionService

abstract public setConnectionService (Phalcon\Mvc\CollectionInterface $model, mixed $connectionService) ...

Crypt::PADDING_ANSI_X_923

integer PADDING_ANSI_X_923