9 uses of SIMPLENEWS_STATUS_SEND_READY in Simplenews 8
- Mailer::updateSendStatus in src/
Mail/ Mailer.php - Update newsletter sent status.
- NodeTabForm::buildForm in src/
Form/ NodeTabForm.php - Form constructor.
- SendIssue::executeMultiple in src/
Plugin/ Action/ SendIssue.php - Executes the plugin for an array of objects.
- SimplenewsSendTest::testDelete in src/
Tests/ SimplenewsSendTest.php - Create a newsletter, send mails and then delete.
- SimplenewsSendTest::testSendNowCron in src/
Tests/ SimplenewsSendTest.php - Send a newsletter without using cron.
- SimplenewsSendTest::testSendNowCronThrottle in src/
Tests/ SimplenewsSendTest.php - Send a newsletter using cron and a low throttle.
- SimplenewsSendTest::testSendNowNoCron in src/
Tests/ SimplenewsSendTest.php - Send a newsletter using cron.
- SimplenewsSendTest::testSendPublishNoCron in src/
Tests/ SimplenewsSendTest.php - Send a newsletter on publish without using cron.
- SpoolStorage::issueSummary in src/
Spool/ SpoolStorage.php - Returns a summary of key newsletter issue parameters.