Search for mail
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| class | core/ |
Defines a Mail annotation object. | |
| class | core/ |
Defines a Mail attribute for plugin discovery. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccountInterface::getEmail | function | core/ |
Returns the email address of this account. |
| AccountProxy::getEmail | function | core/ |
Returns the email address of this account. |
| AssertMailTrait | trait | core/ |
Provides methods for testing emails sent during test runs. |
| AssertMailTrait.php | file | core/ |
|
| AssertMailTrait::assertMail | function | core/ |
Asserts that the most recently sent email message has the given value. |
| AssertMailTrait::assertMailPattern | function | core/ |
Asserts that the most recently sent email message has the pattern in it. |
| AssertMailTrait::assertMailString | function | core/ |
Asserts that the most recently sent email message has the string in it. |
| AssertMailTrait::getMails | function | core/ |
Gets an array containing all emails sent during this test case. |
| AssertMailTraitTest | class | core/ |
Tests \Drupal\Core\Test\AssertMailTrait works. |
| AssertMailTraitTest.php | file | core/ |
|
| AssertMailTraitTest::testAssertMailTrait | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
| Comment::getAuthorEmail | function | core/ |
Returns the comment author's email address. |
| CommentInterface::getAuthorEmail | function | core/ |
Returns the comment author's email address. |
| contact.mail_handler | service | core/ |
Drupal\contact\MailHandler |
| ContactFormEditForm::$emailValidator | property | core/ |
The email validator. |
| ContactHooks::mail | function | core/ |
Implements hook_mail(). |
| d6_user_mail.yml | file | core/ |
core/modules/user/migrations/d6_user_mail.yml |
| d6_user_mail_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_mail_translation.yml |
| d7_system_mail.yml | file | core/ |
core/modules/system/migrations/d7_system_mail.yml |
| d7_user_mail.yml | file | core/ |
core/modules/user/migrations/d7_user_mail.yml |
| d7_user_mail_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_user_mail_translation.yml |
| Drupal\Core\Mailer\TransportServiceFactory | service | core/ |
|
| Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory | service | core/ |
|
| Drupal\mailer_transport_factory_kernel_test\Transport\CanaryTransportFactory | service | core/ |
|
| class | core/ |
MigrateField Plugin for Drupal 6 and 7 email fields. | |
| class | core/ |
Provides a form input element for entering an email address. | |
| class | core/ |
The Email data type. | |
| Email.php | file | core/ |
|
| Email.php | file | core/ |
|
| Email.php | file | core/ |
|
| email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
| Email::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| Email::EMAIL_MAX_LENGTH | constant | core/ |
Defines the max length for an email address. |
| Email::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'email', ])] |
| Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| Email::getInfo | function | core/ |
Returns the element properties for this element. |
| Email::preRenderEmail | function | core/ |
Prepares a #type 'email' render element for input.html.twig. |
| Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
| EmailAction | class | core/ |
Sends an email message. |
| EmailAction.php | file | core/ |
|
| EmailAction::$emailValidator | property | core/ |
The email validator. |
| EmailAction::$languageManager | property | core/ |
The language manager. |
| EmailAction::$logger | property | core/ |
A logger instance. |
| EmailAction::$mailManager | property | core/ |
The mail manager. |
| EmailAction::$storage | property | core/ |
The user storage. |
| EmailAction::$token | property | core/ |
The token service. |
| EmailAction::access | function | core/ |
Checks object access. |
| EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
| EmailAction::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.