DatabaseNotification::__callStatic()
  • References/PHP/Laravel/Notifications

static mixed __callStatic(string $method, array $parameters) Handle

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

Collection whereInStrict(string $key, mixed $values)

2025-01-10 15:47:30
NotificationTableCommand::getLaravel()
  • References/PHP/Laravel/Notifications/Console

Application getLaravel()

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

void __wakeup() Restore the model after serialization.

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

$this syncOriginal() Sync the original attributes with the current.

2025-01-10 15:47:30
NotificationTableCommand::hasArgument()
  • References/PHP/Laravel/Notifications/Console

bool hasArgument(string|int $name) Determine if the given argument is present

2025-01-10 15:47:30
NexmoSmsChannel::send()
  • References/PHP/Laravel/Notifications/Channels

Message send(mixed $notifiable, Notification $notification)

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

mixed __call(string $method, array $parameters) Dynamically handle calls

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

$this delay(DateTime|int|null $delay)

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

string implode(string $value, string $glue = null) Concatenate values of

2025-01-10 15:47:30