abstract public reConfigure (mixed $pattern, [mixed $paths]) ...
integer MODELS_DATA_TYPES_NUMERIC
final public getSqlTable (mixed $table, [mixed $escapeChar]) Transform an intermediate representation of a schema/table into a database system valid expression
public getCustomEventsManager (Phalcon\Mvc\CollectionInterface $model) Returns a custom events manager related to a model
public getContentType () Gets content type which request has been made
public getControllerName () Gets last dispatched controller name
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
Page 142 of 382