HasNotifications
trait HasNotifications (View source)
Properties
protected bool|Closure | $hasDatabaseNotifications | ||
protected bool|Closure | $hasLazyLoadedDatabaseNotifications | ||
protected string|Closure|null | $databaseNotificationsPolling |
Methods
databaseNotifications(bool|Closure $condition = true, bool|Closure $isLazy = true)
No description
lazyLoadedDatabaseNotifications(bool|Closure $condition = true)
No description
databaseNotificationsPolling(string|Closure|null $interval)
No description
bool
hasDatabaseNotifications()
No description
bool
hasLazyLoadedDatabaseNotifications()
No description
string|null
getDatabaseNotificationsPollingInterval()
No description
Details
HasNotifications
databaseNotifications(bool|Closure $condition = true, bool|Closure $isLazy = true)
No description
HasNotifications
lazyLoadedDatabaseNotifications(bool|Closure $condition = true)
No description
HasNotifications
databaseNotificationsPolling(string|Closure|null $interval)
No description
bool
hasDatabaseNotifications()
No description
bool
hasLazyLoadedDatabaseNotifications()
No description
string|null
getDatabaseNotificationsPollingInterval()
No description