unreadNotifications() Get the entity's unread notifications.
Collection flatten(int $depth = INF)
$this put(mixed $key, mixed $value) Put an item in the collection by key
mixed sum(callable|string|null $callback = null) Get the sum of the given
int count() Count the number of items in the collection.
mixed get(mixed $key, mixed $default = null) Get an item from the collection
array all() Get all of the items in the collection.
mixed getKey() Get the value of the model's primary key.
static int destroy(array|int $ids) Destroy the models for the
void addObservableEvents(array|mixed $observables) Add an observable event
Page 9 of 42