bool touch() Update the model's update timestamp.
array getGuarded() Get the guarded attributes for the model.
array getVisible() Get the visible attributes for the model.
string getActualClassNameForMorph(string $class) Retrieve the fully qualified
Connection getConnection()
void addHidden(array|string|null $attributes = null) Add hidden attributes
mixed __call(string $method, array $parameters) Handle dynamic method calls
$this syncOriginalAttribute(string $attribute) Sync a single original attribute
Model|
$this setRelation(string $relation, mixed $value) Set the specific relationship
Page 52 of 87