You are here

7 calls to simplenews_generate_hash() in Simplenews 8

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
SimplenewsSourceTest::testSendCaching in src/Tests/SimplenewsSourceTest.php
Test sending a newsletter to 100 recipients with caching enabled.
SimplenewsSubscribeTest::testSubscribeAnonymous in src/Tests/SimplenewsSubscribeTest.php
testSubscribeAnonymous
SimplenewsSubscribeTest::testSubscribeMultiple in src/Tests/SimplenewsSubscribeTest.php
Subscribe to multiple newsletters at the same time.
simplenews_tokens in ./simplenews.tokens.inc
Implements hook_tokens().
SubscriptionsPageForm::buildForm in src/Form/SubscriptionsPageForm.php
Form constructor.