You are here

12 calls to simplenews_newsletter_get_all() in Simplenews 8

SimplenewsAdministrationTest::testNewsletterSettings in src/Tests/SimplenewsAdministrationTest.php
Test various combinations of newsletter settings.
SimplenewsAdministrationTest::testSubscriberStatusFilter in src/Tests/SimplenewsAdministrationTest.php
Test content subscription status filter in subscriber view.
SimplenewsAdministrationTest::testSubscriptionManagement in src/Tests/SimplenewsAdministrationTest.php
Test newsletter subscription management.
SimplenewsSubscribeTest::testSubscribeAnonymous in src/Tests/SimplenewsSubscribeTest.php
testSubscribeAnonymous
SimplenewsSubscribeTest::testSubscribeAuthenticated in src/Tests/SimplenewsSubscribeTest.php
testSubscribeAuthenticated
SimplenewsSubscribeTest::testSubscribeMultiple in src/Tests/SimplenewsSubscribeTest.php
Subscribe to multiple newsletters at the same time.
SimplenewsTestBase::getRandomNewsletter in src/Tests/SimplenewsTestBase.php
Select randomly one of the available newsletters.
simplenews_form_user_register_form_alter in ./simplenews.module
Implements hook_form_FORM_ID_alter().
simplenews_newsletter_list in ./simplenews.module
Get list of simplenews categories with translated names.
SubscriberMassSubscribeForm::buildForm in src/Form/SubscriberMassSubscribeForm.php
Form constructor.
SubscriberMassUnsubscribeForm::buildForm in src/Form/SubscriberMassUnsubscribeForm.php
Form constructor.
SubscriberMassUnsubscribeForm::submitForm in src/Form/SubscriberMassUnsubscribeForm.php
Form submission handler.