7 string references to activity_creator.activity_notifications in Open Social 8.9
- AccountHeaderBlock::create in modules/
social_features/ social_user/ src/ Plugin/ Block/ AccountHeaderBlock.php - Creates an instance of the plugin.
- ActivitySendEmailWorker::create in modules/
custom/ activity_send/ modules/ activity_send_email/ src/ Plugin/ QueueWorker/ ActivitySendEmailWorker.php - Creates an instance of the plugin.
- activity_creator_post_update_8803_remove_activities_with_no_related_entities in modules/
custom/ activity_creator/ activity_creator.post_update.php - Remove activities notification status if it's related entity not exist.
- NotificationsController::create in modules/
custom/ activity_creator/ src/ Controller/ NotificationsController.php - Instantiates a new instance of this class.
- social_activity_social_account_notifications_counter in modules/
social_features/ social_activity/ social_activity.module - Wrapper method to get the number of unread notifications.
- template_preprocess_activity in modules/
custom/ activity_creator/ activity.page.inc - Prepares variables for Activity templates.
- _activity_creator_activity_for_entity_updater in modules/
custom/ activity_creator/ activity_creator.module - Update and or delete activities for given entity.