You are here

30 string references to 'simplenews.settings' in Simplenews 8.2

ConfirmAddForm::submitForm in src/Form/ConfirmAddForm.php
Form submission handler.
ConfirmationController::confirmCombined in src/Controller/ConfirmationController.php
Menu callback: confirm a combined confirmation request.
ConfirmationController::confirmSubscription in src/Controller/ConfirmationController.php
Menu callback: confirm the user's (un)subscription request.
ConfirmRemovalForm::submitForm in src/Form/ConfirmRemovalForm.php
Form submission handler.
MailBuilder::__construct in src/Mail/MailBuilder.php
Constructs a MailBuilder.
Mailer::__construct in src/Mail/Mailer.php
Constructs a Mailer.
MailSettingsForm::buildForm in src/Form/MailSettingsForm.php
Form constructor.
MailSettingsForm::getEditableConfigNames in src/Form/MailSettingsForm.php
Gets the configuration names that will be editable.
Newsletter::preCreate in src/Entity/Newsletter.php
Changes the values of an entity before it is created.
NewsletterSettingsForm::buildForm in src/Form/NewsletterSettingsForm.php
Form constructor.
NewsletterSettingsForm::getEditableConfigNames in src/Form/NewsletterSettingsForm.php
Gets the configuration names that will be editable.
NodeTabForm::buildForm in src/Form/NodeTabForm.php
Form constructor.
SimplenewsCommands::__construct in src/Commands/SimplenewsCommands.php
SimplenewsCommands constructor.
SimplenewsSendTest::testDelete in tests/src/Functional/SimplenewsSendTest.php
Create a newsletter, send mails and then delete.
SimplenewsSendTest::testSendMultipleNoCron in tests/src/Functional/SimplenewsSendTest.php
Send multiple newsletters without cron.
SimplenewsSendTest::testSendNowCronThrottle in tests/src/Functional/SimplenewsSendTest.php
Send a newsletter using cron and a low throttle.
SimplenewsSendTest::testSendNowNoCron in tests/src/Functional/SimplenewsSendTest.php
Send a newsletter without cron.
SimplenewsSendTest::testSendPublishNoCron in tests/src/Functional/SimplenewsSendTest.php
Send a newsletter on publish without using cron.
SimplenewsSubscribeTest::testSubscribeMultiple in tests/src/Functional/SimplenewsSubscribeTest.php
Subscribe to multiple newsletters at the same time.
SimplenewsTestBase::setUp in tests/src/Functional/SimplenewsTestBase.php
simplenews_cron in ./simplenews.module
Implements hook_cron().
simplenews_install in ./simplenews.install
Implements hook_install().
simplenews_mail in ./simplenews.module
Implements hook_mail().
simplenews_update_8207 in ./simplenews.install
Initialize tidy unconfirmed subscribers setting.
SpoolStorage::__construct in src/Spool/SpoolStorage.php
Creates a SpoolStorage object.
SubscriberSettingsForm::buildForm in src/Form/SubscriberSettingsForm.php
Form constructor.
SubscriberSettingsForm::getEditableConfigNames in src/Form/SubscriberSettingsForm.php
Gets the configuration names that will be editable.
SubscriptionManager::__construct in src/Subscription/SubscriptionManager.php
Constructs a SubscriptionManager.
SubscriptionSettingsForm::buildForm in src/Form/SubscriptionSettingsForm.php
Form constructor.
SubscriptionSettingsForm::getEditableConfigNames in src/Form/SubscriptionSettingsForm.php
Gets the configuration names that will be editable.