public supportsSavepoints () Checks whether the platform supports savepoints
public __call (string $method, [array $arguments]) Magic method to get or set services using setters/getters
public __destruct () ...
public getMatch () Returns the ‘match’ callback if any
integer OP_UPDATE
public getReader () Returns the annotation reader
public getMethods (mixed $className) Returns the annotations found in all the class’ methods
public cache (mixed $cacheOptions) Sets the cache parameters of the query
public getId () Returns active session id echo $session->getId();
public getPrimaryKeyAttributes (Phalcon\Mvc\ModelInterface $model) Returns an array of fields which are part of the primary key print_r($metaData->getPrimaryKeyAttributes(new Robots()));
Page 162 of 382