DatabaseNotificationCollection::__call()
  • References/PHP/Laravel/Notifications

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

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

$this forget(string|array $keys) Remove an item from the collection by

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

array getVisible() Get the visible attributes for the model.

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
DatabaseNotificationCollection::makeHidden()
  • References/PHP/Laravel/Notifications

$this makeHidden(array|string $attributes) Make the given, typically visible

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

string freshTimestampString() Get a fresh timestamp for the model.

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

notifications() Get the entity's notifications.

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

Builder|

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

static bool hasGlobalScope(Scope|string $scope)

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