array relationsToArray() Get the model's relationships in array form.
Builder|
Connection getDoctrineConnection() Get the Doctrine DBAL database connection
$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
mixed selectOne(string $query, array $bindings = array()) Run a select
string toJson(int $options) Convert the model instance to JSON.
mixed getRouteKey() Get the value of the model's route key.
bool statement(string $query, array $bindings = array()) Execute an SQL
Processor getPostProcessor()
Page 1 of 100