Search for mail
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
MigrateField Plugin for Drupal 6 and 7 email fields. | |
Email.php | file | core/ |
|
Email::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
EmailWidgetSizeSettingUpdateTest | class | core/ |
Tests the update for the 'size' setting of the 'email_default' field widget. |
EmailWidgetSizeSettingUpdateTest.php | file | core/ |
|
EmailWidgetSizeSettingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EmailWidgetSizeSettingUpdateTest::testFieldPostUpdateEmailWidgetSizeSetting | function | core/ |
Tests field_post_update_email_widget_size_setting(). |
MigrateFieldDeprecationTest::testDeprecatedEmail | function | core/ |
Tests trigger_error when an Email object is created. |
RestRegisterUserTest::TEST_EMAIL_DOMAIN | constant | core/ |
|
RestRegisterUserTest::USER_EMAIL_DOMAIN | constant | core/ |
|
system.action.send_email_2815379.yml | file | core/ |
core/modules/system/tests/fixtures/update/system.action.send_email_2815379.yml |
UserResetEmailTestTrait | trait | core/ |
Helper function for logging in from reset password email. |
UserResetEmailTestTrait.php | file | core/ |
|
UserResetEmailTestTrait::loginFromResetEmail | function | core/ |
Login from reset password email. |
UserUpdateEmailToken | class | core/ |
Tests user email token upgrade path. |
UserUpdateEmailToken.php | file | core/ |
|
UserUpdateEmailToken::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateEmailToken::testEmailToken | function | core/ |
Tests that email token in status_blocked of user.mail is updated. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.