You are here

8 calls to Subscriber::loadByUid() in Simplenews 3.x

SimplenewsSubscribeTest::testDuplicate in tests/src/Functional/SimplenewsSubscribeTest.php
Tests protection against duplicate subscribers.
SimplenewsSubscriptionBlock::build in src/Plugin/Block/SimplenewsSubscriptionBlock.php
Builds and returns the renderable array for this block plugin.
simplenews_node_view in ./simplenews.module
Implements hook_ENTITY_TYPE_view() for node entity.
simplenews_user_delete in ./simplenews.module
Implements hook_ENTITY_TYPE_delete() for user entity.
simplenews_user_login in ./simplenews.module
Implements hook_user_login().
simplenews_user_presave in ./simplenews.module
Implements hook_ENTITY_TYPE_presave() for user entity.
simplenews_user_view in ./simplenews.module
Implements hook_ENTITY_TYPE_view() for user entity.
SubscriptionsAccountForm::buildForm in src/Form/SubscriptionsAccountForm.php
Form constructor.