$this setVisible(array $visible) Set the visible attributes for the model
string getKeyName() Get the primary key for the model.
Collection take(int $limit)
NotificationSending class NotificationSending (
void error(string $string, null|int|string $verbosity = null) Write a string
void send(Collection|array|mixed $notifiables, mixed $notification)
Model find(mixed $key, mixed $default = null)
array jsonSerialize() Convert the object into something JSON serializable
bool getIncrementing() Get the value indicating whether the IDs are incrementing
void __wakeup() Restore the model after serialization.
Page 7 of 42