void disableQueryLog() Disable the query log on the connection.
$this setConnection(string $name) Set the connection associated with the
Model dissociate()
$this setReconnector(callable $reconnector) Set the reconnect instance
void create(string $table, Closure $callback)
void useDefaultPostProcessor() Set the query post processor to the default
$this setTouchedRelations(array $touches) Set the relationships that are
string parameterize(array $values) Create query parameter place-holders
static mixed unguarded(callable $callback) Run the given callable
Generator cursor()
Page 12 of 100