Notifications
class Notifications extends Notifications (View source)
Properties
bool | $isFilamentNotificationsComponent | from Notifications | |
Collection | $notifications | from Notifications | |
protected | $listeners | from Notifications |
Methods
bool
hasDatabaseNotifications()
No description
string|null
getPollingInterval()
No description
View|null
getDatabaseNotificationsTrigger()
No description
Authenticatable|null
getUser()
No description
getNotificationFromDatabaseRecord(DatabaseNotification $notification)
No description
from
Notifications
Details
void
mount()
No description
void
pullNotificationsFromSession()
No description
void
pushNotificationFromEvent(array $notification)
No description
void
removeNotification(string $id)
No description
void
clearDatabaseNotifications()
No description
void
markAllDatabaseNotificationsAsRead()
No description
DatabaseNotificationCollection
getDatabaseNotifications()
No description
Relation
getDatabaseNotificationsQuery()
No description
Relation
getUnreadDatabaseNotificationsQuery()
No description
int
getUnreadDatabaseNotificationsCount()
No description
void
handleBroadcastNotification($notification)
No description
protected void
pushNotification(Notification $notification)
No description
bool
hasDatabaseNotifications()
No description
string|null
getPollingInterval()
No description
View|null
getDatabaseNotificationsTrigger()
No description
Authenticatable|null
getUser()
No description
string|null
getBroadcastChannel()
No description
Notification
getNotificationFromDatabaseRecord(DatabaseNotification $notification)
No description
protected string
formatNotificationDate(CarbonInterface $date)
No description
View
render()
No description