$this setObservableEvents(array $observables) Set the observable event
Builder getSchemaBuilder()
array getAttributes() Get all of the current attributes on the model.
mixed|Builder find(int $id, array $columns = array('*'))
static void saving(Closure|string $callback, int $priority)
bool save(array $options = array()) Save the model to the database.
int transactionLevel() Get the number of active transactions.
Fluent foreign(string|array $columns, string $name = null)
Collection flatMap(callable $callback)
int setFetchMode(int $fetchMode) Set the default fetch mode for the connection
Page 6 of 100