public static mixed count ([array $parameters]) Allows to count how many records match the specified conditions
public serialize () Serializes the object ignoring connections, services, related objects or static properties
public static static findFirst ([string | array $parameters]) Allows to query the first record that
public setDirtyState (mixed $dirtyState) Sets the dirty state of the object using one of the DIRTY_STATE_* constants
public getSnapshotData () Returns the internal snapshot data
public array jsonSerialize () Serializes the object for json_encode
public static mixed cloneResultMapHydrate (array $data, array $columnMap, int $hydrationMode) Returns
integer DIRTY_STATE_PERSISTENT
public getDirtyState () Returns one of the DIRTY_STATE_* constants telling if the record exists in the database or not
public create ([mixed $data], [mixed $whiteList]) Inserts a model instance. If the instance already exists
Page 5 of 7