public has (mixed $property) Check whether a property is defined in the internal bag var_dump($user->has('name'));
public static boolean hasValue (string $name) Check if a helper has a default value set using Phalcon\Tag::setDefault or value from _POST
public setHydrateMode (mixed $hydrateMode) Sets the hydration mode in the resultset
public getAttributes () ...
abstract public initialize (Phalcon\Mvc\ModelInterface $model) ...
public array parse (string $viewCode) Parses a Volt template returning its intermediate representation print_r($compiler->parse('{{ 3 + 2 }}'));
public getValidation () ...
abstract public getMatchedRoute () ...
abstract public getReadConnection (Phalcon\Mvc\ModelInterface $model) ...
abstract public getReservedAttributes () ...
Page 205 of 382