int rawUpdate(array $attributes = array()) Run a raw update against the
Model dissociate()
bool|int update(array $attributes = array()) Update the model in the database
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship)
Collection pluck(string $value, string|null $key = null)
$this where(string|Closure $column, string $operator = null, mixed $value = null, string $boolean
string relatedUpdatedAt() Get the name of the related model's "updated
string getForeignKey() Get the default foreign key name for the model.
mixed getResults() Get the results of the relationship.
string getHasCompareKey() Get the key for comparing against the parent
Page 23 of 100