You are here

Classes, traits, and interfaces in SMTP Authentication Support 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ConnectionTester class Drupal\smtp\ConnectionTester src/ConnectionTester/ConnectionTester.php Allows testing the SMTP connection. 1 2
ConnectionTesterTest class Drupal\Tests\smtp\Kernel\ConnectionTester tests/src/Kernel/ConnectionTester/ConnectionTesterTest.php Tests SMTP connections.
EmailValidatorPhpMailerDefault class Drupal\Tests\smtp\Unit\Plugin\Mail tests/src/Unit/Plugin/Mail/SMTPMailSystemTest.php An adaptor class wrapping the default PHPMailer validator.
SMTPConfigForm class Drupal\smtp\Form src/Form/SMTPConfigForm.php Implements the SMTP admin settings form. 1 1
SMTPConfigFormTest class Drupal\Tests\smtp\Unit tests/src/Unit/SMTPConfigFormTest.php Validate requirements for SMTPConfigForm.
SMTPMailSystem class Drupal\smtp\Plugin\Mail src/Plugin/Mail/SMTPMailSystem.php Modify the drupal mail system to use smtp when sending emails. 1 1
SMTPMailSystemTest class Drupal\Tests\smtp\Unit\Plugin\Mail tests/src/Unit/Plugin/Mail/SMTPMailSystemTest.php Validate requirements for SMTPMailSystem.
SMTPMailSystemTestHelper class Drupal\Tests\smtp\Unit\Plugin\Mail tests/src/Unit/Plugin/Mail/SMTPMailSystemTest.php Test helper for SMTPMailSystemTest.

Other projects