NotificationSending::__construct()
  • References/PHP/Laravel/Notifications/Events

void __construct(mixed $notifiable, Notification $notification

2025-01-10 15:47:30
BroadcastNotificationCreated
  • References/PHP/Laravel/Notifications/Events

BroadcastNotificationCreated class BroadcastNotificationCreated implements

2025-01-10 15:47:30
DatabaseNotificationCollection::combine()
  • References/PHP/Laravel/Notifications

Collection combine(mixed $values)

2025-01-10 15:47:30
DatabaseNotification::relationLoaded()
  • References/PHP/Laravel/Notifications

bool relationLoaded(string $key) Determine if the given relation is loaded

2025-01-10 15:47:30
DatabaseNotificationCollection::whereStrict()
  • References/PHP/Laravel/Notifications

Collection whereStrict(string $key, mixed $value)

2025-01-10 15:47:30
DatabaseNotification::totallyGuarded()
  • References/PHP/Laravel/Notifications

bool totallyGuarded() Determine if the model is totally guarded.

2025-01-10 15:47:30
DatabaseNotificationCollection::splice()
  • References/PHP/Laravel/Notifications

Collection splice(int $offset, int|null $length = null, mixed $replacement

2025-01-10 15:47:30
MailMessage::greeting()
  • References/PHP/Laravel/Notifications/Messages

$this greeting(string $greeting) Set the greeting of the notification.

2025-01-10 15:47:30
DatabaseNotification::offsetUnset()
  • References/PHP/Laravel/Notifications

void offsetUnset(mixed $offset) Unset the value for a given offset.

2025-01-10 15:47:30
DatabaseNotificationCollection::getQueueableIds()
  • References/PHP/Laravel/Notifications

array getQueueableIds() Get the identifiers for all of the entities.

2025-01-10 15:47:30