9 string references to YAML keys in comment_notify.routing.yml in Comment Notify 8
- CommentNotifyNotificationsTest::testCommentTypeNotification in tests/
src/ Functional/ CommentNotifyNotificationsTest.php - Tests the notifications are sent correctly with multiple comment types.
- CommentNotifyNotificationsTest::testEntityNotification in tests/
src/ Functional/ CommentNotifyNotificationsTest.php - Tests that the notifications are working on a different entity than a node.
- CommentNotifySettings::buildForm in src/
Form/ CommentNotifySettings.php - Form constructor.
- CommentNotifySettings::getEditableConfigNames in src/
Form/ CommentNotifySettings.php - Gets the configuration names that will be editable.
- CommentNotifySettings::submitForm in src/
Form/ CommentNotifySettings.php - Form submission handler.
- comment_notify_entity_extra_field_info in ./
comment_notify.module - Implements hook_field_extra_fields().
- comment_notify_update_8003 in ./
comment_notify.install - Update settings for generic entity support.
- UserNotificationSettings::getDefaultSettings in src/
UserNotificationSettings.php - Returns the default values of the user notification settings.
- _comment_notify_mailalert in ./
comment_notify.module - Private function to send the notifications.