14 string references to 'system.mail'
- ContactPersonalTest::testSendPersonalContactMessage in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests that mails for contact messages are correctly sent.
- InstallerConfigDirectoryTestBase::testConfigSync in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerConfigDirectoryTestBase.php - Confirms that the installation installed the configuration correctly.
- InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryMultilingualTest.php - Confirms that the installation installed the configuration correctly.
- InstallerExistingConfigTestBase::testConfigSync in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigTestBase.php - Confirms that the installation installed the configuration correctly.
- MailerDsnConfigValidationTest::testMailerHostValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the mailer host.
- MailerDsnConfigValidationTest::testMailerPortValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the port used by the mailer.
- MailerDsnConfigValidationTest::testMailerSchemeValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the mailer scheme.
- MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the default options of the mailer.
- MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the options for the 'native' mailer scheme.
- MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the options for the 'null' mailer scheme.
- MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the options for the 'sendmail' mailer scheme.
- MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the options for the 'smtps' mailer scheme.
- MailerDsnConfigValidationTest::testMailerUserPasswordValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ MailerDsnConfigValidationTest.php - Tests the validation of the password for the mailer user.
- MigrateSystemConfigurationTest::testConfigurationMigration in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d7/ MigrateSystemConfigurationTest.php - Tests that all expected configuration gets migrated.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.