Builder getBaseQuery()
void addEagerConstraints(array $models) Set the constraints for an eager
string getForeignKey() Get the foreign key of the relationship.
Builder getQuery()
mixed update(array $attributes) Update the parent model on the relationship
$this syncOriginalAttribute(string $attribute) Sync a single original attribute
array saveMany(Collection|array $models, array $joinings = array())
int rawUpdate(array $attributes = array()) Run a raw update against the
mixed getResults() Get the results of the relationship.
Page 29 of 87