Email |
class |
Drupal\message_notify\Plugin\Notifier |
src/Plugin/Notifier/Email.php |
Email notifier. |
|
1 |
|
EmailNotifierTest |
class |
Drupal\Tests\message_notify\Functional |
tests/src/Functional/EmailNotifierTest.php |
Test the email notifier plugin. |
|
|
|
EmailTest |
class |
Drupal\Tests\message_notify\Unit\Plugin\Notifier |
tests/src/Unit/Plugin/Notifier/EmailTest.php |
Unit tests for the Email notifier. |
|
|
|
Manager |
class |
Drupal\message_notify\Plugin\Notifier |
src/Plugin/Notifier/Manager.php |
Notifier plugin manager. |
|
1 |
2 |
MessageNotifier |
class |
Drupal\message_notify |
src/MessageNotifier.php |
Prepare and send notifications. |
|
|
2 |
MessageNotifierBase |
abstract class |
Drupal\message_notify\Plugin\Notifier |
src/Plugin/Notifier/MessageNotifierBase.php |
An abstract implementation of MessageNotifierInterface. |
3 |
1 |
|
MessageNotifierInterface |
interface |
Drupal\message_notify\Plugin\Notifier |
src/Plugin/Notifier/MessageNotifierInterface.php |
Additional behaviors for a Entity Reference field. |
1 |
|
1 |
MessageNotifierTest |
class |
Drupal\message_notify_test\Plugin\Notifier |
tests/modules/message_notify_test/src/Plugin/Notifier/MessageNotifierTest.php |
Test notifier. |
|
|
|
MessageNotifyException |
class |
Drupal\message_notify\Exception |
src/Exception/MessageNotifyException.php |
Provide a separate Exception so it can be caught separately. |
|
6 |
|
MessageNotifyTest |
class |
Drupal\Tests\message_notify\Kernel |
tests/src/Kernel/MessageNotifyTest.php |
Test the Message notifier plugins handling. |
|
|
|
Notifier |
class |
Drupal\message_notify\Annotation |
src/Annotation/Notifier.php |
Defines a notifier plugin. |
|
|
1 |
Sms |
class |
Drupal\message_notify\Plugin\Notifier |
src/Plugin/Notifier/Sms.php |
SMS notifier. |
|
|
|