array getAttributes() Get all of the current attributes on the model.
array attributesToArray() Convert the model's attributes to an array.
$this setPivotKeys(string $foreignKey, string $otherKey) Set the key names
static void updated(Closure|string $callback, int $priority)
array initRelation(array $models, string $relation) Initialize the relation
mixed make(string $class, array $attributes = array()) Create an instance
Collection|
$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute
string relatedUpdatedAt() Get the name of the related model's "updated
Page 64 of 100