CommentNotifyAnonymousTest.php |
tests/src/Functional/CommentNotifyAnonymousTest.php |
Drupal\Tests\comment_notify\Functional |
|
CommentNotifyConfigPageTest.php |
tests/src/Functional/CommentNotifyConfigPageTest.php |
Drupal\Tests\comment_notify\Functional |
|
CommentNotifyController.php |
src/Controller/CommentNotifyController.php |
Drupal\comment_notify\Controller |
|
CommentNotifyNotificationsTest.php |
tests/src/Functional/CommentNotifyNotificationsTest.php |
Drupal\Tests\comment_notify\Functional |
|
CommentNotifySettings.php |
src/Form/CommentNotifySettings.php |
Drupal\comment_notify\Form |
|
CommentNotifyTestBase.php |
tests/src/Functional/CommentNotifyTestBase.php |
Drupal\Tests\comment_notify\Functional |
|
CommentNotifyTokenReplaceTest.php |
tests/src/Kernel/CommentNotifyTokenReplaceTest.php |
Drupal\Tests\comment_notify\Kernel |
|
CommentNotifyUnsubscribe.php |
src/Form/CommentNotifyUnsubscribe.php |
Drupal\comment_notify\Form |
|
CommentNotifyUserPreferencesTest.php |
tests/src/Functional/CommentNotifyUserPreferencesTest.php |
Drupal\Tests\comment_notify\Functional |
|
comment_notify-rtl.css |
comment_notify-rtl.css |
|
#edit-notify-type .form-item-notify-type {
margin-left: 0;
margin-right: 1.5em;
} |
comment_notify.css |
comment_notify.css |
|
.form-item-notify-type {
display: inline;
margin-left: 1.5em;
} |
comment_notify.inc |
comment_notify.inc |
|
Contains functions which utilize the database and other internal helpers. |
comment_notify.info.yml |
comment_notify.info.yml |
|
comment_notify.info.yml |
comment_notify.install |
comment_notify.install |
|
Comment_notify.install. |
comment_notify.libraries.yml |
comment_notify.libraries.yml |
|
comment_notify.libraries.yml |
comment_notify.links.menu.yml |
comment_notify.links.menu.yml |
|
comment_notify.links.menu.yml |
comment_notify.links.task.yml |
comment_notify.links.task.yml |
|
comment_notify.links.task.yml |
comment_notify.migrate.inc |
comment_notify.migrate.inc |
|
Migration support for the Comment Notify module. |
comment_notify.migrate_drupal.yml |
migrations/state/comment_notify.migrate_drupal.yml |
|
migrations/state/comment_notify.migrate_drupal.yml |
comment_notify.module |
comment_notify.module |
|
This module provides comment follow-up e-mail notifications. |
comment_notify.permissions.yml |
comment_notify.permissions.yml |
|
comment_notify.permissions.yml |
comment_notify.routing.yml |
comment_notify.routing.yml |
|
comment_notify.routing.yml |
comment_notify.schema.yml |
config/schema/comment_notify.schema.yml |
|
config/schema/comment_notify.schema.yml |
comment_notify.services.yml |
comment_notify.services.yml |
|
comment_notify.services.yml |
comment_notify.settings.yml |
config/install/comment_notify.settings.yml |
|
config/install/comment_notify.settings.yml |
comment_notify.tokens.inc |
comment_notify.tokens.inc |
|
Builds placeholder replacement tokens for comment_notify.module. |
UserNotificationSettings.php |
src/UserNotificationSettings.php |
Drupal\comment_notify |
|