MorphOne morphOne(string $related
MorphTo morphTo(string $name = null
static mixed addGlobalScope(Scope|
array getHidden() Get the hidden attributes for the model.
bool isDirty(array|string|null $attributes = null) Determine if the model
void __unset(string $key) Unset an attribute on the model.
bool isGuarded(string $key) Determine if the given key is guarded.
array attributesToArray() Convert the model's attributes to an array.
bool totallyGuarded() Determine if the model is totally guarded.
$this syncOriginal() Sync the original attributes with the current.
Page 6 of 22