public getSource () Returns collection name mapped in the model
public static findFirst ([array $parameters]) Allows to query the first record that match the specified conditions
public skipOperation (mixed $skip) Skips the current operation forcing a success state
integer OP_NONE
public setDI (Phalcon\DiInterface $dependencyInjector)
public save () Creates/Updates a collection based on the values in the attributes
public static findById (mixed $id) Find a document by its id (_id)
public createIfNotExist (array $criteria) Creates a document based on the values in the attributes, if not found by
public getConnectionService () Returns DependencyInjection connection service
public mixed readAttribute (string $attribute) Reads an attribute value by its name
Page 3 of 4