void comment(string $string, null|int|string $verbosity = null) Write a
void setConnection(string $name) Set the default connection name.
bool statement(string $query, array $bindings = array()) Execute an SQL
string getForeignKey() Get the foreign key for the relationship.
string parameterize(array $values) Create query parameter place-holders
array getTouchedRelations() Get the relationships that are touched on save
string getHasCompareKey() Get the key for comparing against the parent
void mergeWheres(array $wheres, array $bindings) Merge an array of where
bool|int update(array $attributes = array()) Update the model in the database
Builder toBase()
Page 20 of 100