Maillog |
class |
Drupal\maillog\Plugin\Mail |
src/Plugin/Mail/Maillog.php |
Provides a 'Dummy' plugin to send emails. |
|
1 |
|
MaillogClearConfirmForm |
class |
Drupal\maillog\Form |
src/Form/MaillogClearConfirmForm.php |
Provides a form for clearing all the maillog entries. |
|
|
1 |
MaillogController |
class |
Drupal\maillog\Controller |
src/Controller/MaillogController.php |
Primary controler behind the Maillog module. |
|
|
|
MaillogFieldDelete |
class |
Drupal\maillog\Plugin\views\field |
src/Plugin/views/field/MaillogFieldDelete.php |
Default implementation of the base field plugin. |
|
|
|
MaillogSettingsForm |
class |
Drupal\maillog\Form |
src/Form/MaillogSettingsForm.php |
Configure file system settings for this site. |
|
|
1 |
MailTest |
class |
Drupal\Tests\maillog\Kernel |
tests/src/Kernel/MailTest.php |
Tests the maillog plugin. |
|
|
|
MailUiTest |
class |
Drupal\Tests\maillog\Functional |
tests/src/Functional/MailUiTest.php |
Tests the maillog plugin user interface. |
|
|
|