public getLastKey () ...
abstract public disable () ...
public setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injector
public __unset (mixed $index) Alias: Removes a session variable from an application context
abstract public setReadConnectionService (Phalcon\Mvc\ModelInterface $model, mixed $connectionService) ...
integer MODELS_REVERSE_COLUMN_MAP
public getBindTypes (Phalcon\Mvc\ModelInterface $model) Returns attributes and their bind data types print_r($metaData->getBindTypes(new Robots()));
abstract public alert (mixed $message, [array $context]) ...
integer MODELS_IDENTITY_COLUMN
public hasAttribute (Phalcon\Mvc\ModelInterface $model, mixed $attribute) Check if a model has certain attribute var_dump($metaData->hasAttribute(new Robots(), 'name'));
Page 319 of 382