public mixed readAttribute (string $attribute) Reads an attribute value by its name echo $robot->readAttribute('name');
public setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injection container
public save () Creates/Updates a collection based on the values in the attributes
public setConnectionService (mixed $connectionService) Sets the DependencyInjection connection service name
public getSource () Returns collection name mapped in the model
integer OP_NONE
public getReservedAttributes () Returns an array with reserved properties that cannot be part of the insert/update
integer OP_CREATE
integer OP_UPDATE
integer OP_DELETE
Page 193 of 382