void __unset(string $key) Unset an attribute on the model.
MorphMany morphMany(string $related
bool hasGetMutator(string $key) Determine if a get mutator exists for an
string fromDateTime(DateTime|int $value)
bool isDirty(array|string|null $attributes = null) Determine if the model
$this|null fresh(array|string $with = array()) Reload a fresh model instance
string loginUsername() Get the login username to be used by the controller
static void saving(Closure|string $callback, int $priority)
Collection newCollection(array $models = array())
array attributesToArray() Convert the model's attributes to an array.
Page 6 of 22