$this setConnection(string $name) Set the connection associated with the
MorphMany morphMany(string $related
Builder|
Builder getSchemaBuilder()
$this load(array|string $relations) Eager load relations on the model.
$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
AbstractSchemaManager getDoctrineSchemaManager() Get the Doctrine DBAL
bool statement(string $query, array $bindings = array()) Execute an SQL
$this whereRaw(string $sql, mixed $bindings = array(), string $boolean = 'and')
Page 8 of 100