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

$this setRelations(array $relations) Set the entire relations array on

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

Collection whereInStrict(string $key, mixed $values)

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

array getHidden() Get the hidden attributes for the model.

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

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

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

void send(Collection|array|mixed $notifiables, mixed $notification)

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

bool isDeferred() Determine if the provider is deferred.

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

Collection map(callable $callback)

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
SlackAttachment::title()
  • References/PHP/Laravel/Notifications/Messages

$this title(string $title, string $url = null) Set the title of the attachment

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

static void observe(object|string $class, int $priority) Register

2025-01-10 15:47:30