bool touch() Update the model's update timestamp.
void comment(string $string, null|int|string $verbosity = null) Write a
mixed getAttribute(string $key) Get an attribute from the model.
void touchOwners() Touch the owning relations of the model.
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship)
$this setDateFormat(string $format) Set the date format used by the model
Collection except(mixed $keys)
mixed pipe(callable $callback) Pass the collection to the given callback
array toArray() Get the collection of items as a plain array.
void __construct(mixed $notifiable, Notification $notification
Page 32 of 42