$this setMorphType(string $morphType) Set the morph type for the pivot
$this syncOriginal() Sync the original attributes with the current.
bool trashed() Determine if the model instance has been soft-deleted.
bool hasCast(string $key, array|string|null $types = null) Determine whether
array getObservableEvents() Get the observable event names.
$this setConnection(string $name) Set the connection associated with the
static Connection resolveConnection(string|null $connection
bool touches(string $relation) Determine if the model touches a given relation
bool totallyGuarded() Determine if the model is totally guarded.
array getDirty() Get the attributes that have been changed since last sync
Page 99 of 100