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