AnalyzerTestBase |
abstract class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/AnalyzerTestBase.php |
Provides the base for analyzer tests. |
5 |
|
|
BodyAnalyzer |
class |
Drupal\mailhandler\Plugin\inmail\Analyzer |
src/Plugin/inmail/Analyzer/BodyAnalyzer.php |
A message body analyzer. |
|
|
|
BodyAnalyzerKernelTest |
class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/BodyAnalyzerKernelTest.php |
Tests the Body Analyzer plugin. |
|
|
|
EntityTypeAnalyzer |
class |
Drupal\mailhandler\Plugin\inmail\Analyzer |
src/Plugin/inmail/Analyzer/EntityTypeAnalyzer.php |
An entity type and bundle analyzer. |
|
|
|
EntityTypeAnalyzerKernelTest |
class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/EntityTypeAnalyzerKernelTest.php |
Tests the Entity Type Analyzer plugin. |
|
|
|
FooterAnalyzer |
class |
Drupal\mailhandler\Plugin\inmail\Analyzer |
src/Plugin/inmail/Analyzer/FooterAnalyzer.php |
A message footer analyzer. |
|
|
|
FooterAnalyzerKernelTest |
class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/FooterAnalyzerKernelTest.php |
Tests the Footer Analyzer plugin. |
|
|
|
GpgKeyFormatter |
class |
Drupal\mailhandler\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/GpgKeyFormatter.php |
Plugin implementation of the 'mailhandler_gpg' formatter. |
|
|
|
GpgKeyItem |
class |
Drupal\mailhandler\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/GpgKeyItem.php |
Plugin implementation of the 'mailhandler_gpg' field type. |
|
|
|
GpgKeyWidget |
class |
Drupal\mailhandler\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/GpgKeyWidget.php |
Plugin implementation of the 'mailhandler_gpg' widget. |
|
|
|
MailhandlerComment |
class |
Drupal\mailhandler_comment\Plugin\inmail\Handler |
mailhandler_comment/src/Plugin/inmail/Handler/MailhandlerComment.php |
Message handler that supports posting comments via email. |
|
|
|
MailhandlerCommentTest |
class |
Drupal\Tests\mailhandler_comment\Kernel |
mailhandler_comment/tests/src/Kernel/MailhandlerCommentTest.php |
Tests the Comment handler plugin. |
|
|
|
MailhandlerCommentWebTest |
class |
Drupal\mailhandler_comment\Tests |
mailhandler_comment/src/Tests/MailhandlerCommentWebTest.php |
Tests the UI of Mailhandler Comment. |
|
|
|
MailhandlerDemoWebTest |
class |
Drupal\mailhandler_demo\Tests |
mailhandler_demo/src/Tests/MailhandlerDemoWebTest.php |
Tests the UI of Mailhandler Demo. |
|
|
|
MailhandlerNode |
class |
Drupal\mailhandler\Plugin\inmail\Handler |
src/Plugin/inmail/Handler/MailhandlerNode.php |
Message handler that creates a node from a mail message. |
|
|
|
MailhandlerNodeTest |
class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/MailhandlerNodeTest.php |
Tests the Node handler plugin. |
|
|
|
MailhandlerWebTest |
class |
Drupal\mailhandler\Tests |
src/Tests/MailhandlerWebTest.php |
Tests the UI of Mailhandler. |
|
|
|
PGPAnalyzer |
class |
Drupal\mailhandler\Plugin\inmail\Analyzer |
src/Plugin/inmail/Analyzer/PGPAnalyzer.php |
An analyzer for PGP signed messages. |
|
|
|
PGPAnalyzerKernelTest |
class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/PGPAnalyzerKernelTest.php |
Tests the PGP Analyzer plugin. |
|
|
|
SenderAnalyzer |
class |
Drupal\mailhandler\Plugin\inmail\Analyzer |
src/Plugin/inmail/Analyzer/SenderAnalyzer.php |
Finds the sender based on "From" mail header field. |
|
|
|
SenderAnalyzerKernelTest |
class |
Drupal\Tests\mailhandler\Kernel |
tests/src/Kernel/SenderAnalyzerKernelTest.php |
Tests the Sender Analyzer plugin. |
|
|
|