public getWriteConnectionService () Returns the DependencyInjection connection service name used to write data related to the
public getOperationMade () Returns the type of the latest operation performed by the ORM Returns one of the OP_* class constants
public refresh () Refreshes the model attributes re-querying the record from the database
integer MODELS_AUTOMATIC_DEFAULT_UPDATE
public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
public setDI (Phalcon\DiInterface $dependencyInjector)
public array getListeners (string $type) Returns all the attached listeners of a certain type
public mixed getNamedArgument (mixed $name) Returns a named argument
public select (array $definition) Builds a SELECT statement
abstract public getFrom () ...
Page 85 of 100