Elgg  Version master
Elgg\Email\DelayedEmailService Member List

This is the complete list of members for Elgg\Email\DelayedEmailService, including all inherited members.

__construct(protected DelayedEmailQueueTable $queue_table, protected EmailService $email, protected ViewsService $views, protected Translator $translator, protected Invoker $invoker)Elgg\Email\DelayedEmailService
enqueueNotification(Notification $notification)Elgg\Email\DelayedEmailService
NOTIFICATIONS_BATCH_SIZEElgg\Email\DelayedEmailServiceprotected
processQueuedNotifications(string $delivery_interval, int $timestamp)Elgg\Email\DelayedEmailService
processRecipientNotifications(int $recipient_guid, array $notifications, string $delivery_interval)Elgg\Email\DelayedEmailServiceprotected