You are here

7 calls to simplenews_generate_hash() in Simplenews 3.x

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 tests/src/Functional/SimplenewsSourceTest.php
Test sending a newsletter to 100 recipients with caching enabled.
SimplenewsSubscribeTest::testSubscribeAnonymous in tests/src/Functional/SimplenewsSubscribeTest.php
TestSubscribeAnonymous.
SimplenewsSubscribeTest::testSubscribeMultiple in tests/src/Functional/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.