integer MODELS_DATA_TYPES_NUMERIC
public setContent (mixed $content) Externally sets the view content $this->view->setContent("<h1>hello</h1>");
public getCssSources () Returns the css sources
public isTrace () Checks whether HTTP method is TRACE. if _SERVER[“REQUEST_METHOD”]===”TRACE”
public rewind () Rewinds the internal iterator
public string getIdentityField (Phalcon\Mvc\ModelInterface $model) Returns the name of identity field (if one is present) print_r($metaData->getIdentityField(new Robots()));
abstract public getBindType () ...
public exists (mixed $index) Check whether is defined a translation key in the internal array
public add (Phalcon\Assets\Resource $resource) Adds a resource to the collection
public save ([string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer]) Stores cached content into the backend and stops the frontend
Page 160 of 382