Mvc\Model\Criteria::columns

public Phalcon\Mvc\Model\Criteria columns (string | array $columns) Sets the columns to be queried $criteria->columns(array('id', 'name'));

Logger\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

Mvc\Model\Resultset::getCache

public getCache () Returns the associated cache for the resultset

Translate\Adapter::offsetExists

public offsetExists (mixed $translateKey) Check whether a translation key exists

Db\Reference::getOnUpdate

public getOnUpdate () ON UPDATE

Forms\Element\Email

extends abstract class Phalcon\Forms\Element implements Phalcon\Forms\ElementInterface Source on GitHub Component INPUT[type=email] for forms Methods public render ([array $attributes]) Renders the element widget returning html public __construct (string $name, [array $attributes]) inherited from Phalcon\Forms\Element Phalcon\Forms\Element constructor public setForm (Phalcon\Forms\Form $form) inherited from Phalcon\Forms\Element Sets the parent form to the element public getForm () inherited

Validation\Message\Group::offsetSet

public offsetSet (int $index, Phalcon\Validation\Message $message) Sets an attribute using the array-syntax $messages[0] = new \Phalcon\Validation\Message('This is a message');

Mvc\Model\Criteria::fromInput

public static fromInput (Phalcon\DiInterface $dependencyInjector, mixed $modelName, array $data, [mixed $operator]) Builds a Phalcon\Mvc\Model\Criteria based on an input array like _POST

Mvc\Micro::offsetUnset

public offsetUnset (string $alias) Removes a service from the internal services container using the array syntax

Mvc\Model\MetaData\Redis::MODELS_ATTRIBUTES

integer MODELS_ATTRIBUTES