Search for mail
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| class | core/ |
Defines a Mail annotation object. | |
| class | core/ |
Provides helpers to ensure emails are compliant with RFCs. |
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. |
| AssertMailTrait::verboseEmail | function | core/ |
Outputs to verbose the most recent $count emails sent. |
| 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. |
| contact_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-8.email_widget_size_setting-2578741.php | file | core/ |
Contains SQL necessary to add a new component for an email field/widget to the 'node.article.default' entity form display. |
| drupal-8.user-email-token-2587275.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2587275. |
| class | core/ |
The Email data type. | |
| class | core/ |
MigrateField Plugin for Drupal 6 and 7 email fields. | |
| class | core/ |
MigrateField Plugin for Drupal 6 and 7 email fields. | |
| class | core/ |
Provides a form input element for entering an email address. | |
| Email.php | file | core/ |
|
| 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::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'. |
| Email::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.