13 uses of SIMPLENEWS_STATUS_SEND_NOT in Simplenews 8
- NodeTabForm::buildForm in src/
Form/ NodeTabForm.php - Form constructor.
- NodeTabForm::submitStop in src/
Form/ NodeTabForm.php - 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::testSendMultipleNoCron in src/
Tests/ SimplenewsSendTest.php - Send a newsletter using cron.
- 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.
- SimplenewsSendTest::testUpdateNewsletter in src/
Tests/ SimplenewsSendTest.php - simplenews_demo_install in modules/
simplenews_demo/ simplenews_demo.install - SpoolStorage::issueSummary in src/
Spool/ SpoolStorage.php - Returns a summary of key newsletter issue parameters.
- StopIssue::executeMultiple in src/
Plugin/ Action/ StopIssue.php - Executes the plugin for an array of objects.