integer MODELS_DATA_TYPES_NUMERIC
public getCustomEventsManager (Phalcon\Mvc\CollectionInterface $model) Returns a custom events manager related to a model
public from (mixed $models) Sets the models who makes part of the query $builder->from('Robots'); $builder->from(array('Robots', 'RobotsParts')); $builder->from(array('r' => 'Robots', 'rp' => 'RobotsParts'));
public getResources () Return the registered resources
abstract public dropResourceAccess (mixed $resourceName, mixed $accessList) ...
public getQuery () Returns the query built
integer BIND_SKIP
public getControllerName () Gets last dispatched controller name
public getContentType () Gets content type which request has been made
integer DEFAULT_DELAY
Page 142 of 382