Search for mail

  1. Search 7.x for mail
  2. Search 9.5.x for mail
  3. Search 8.9.x for mail
  4. Search 11.x for mail
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Mail class core/lib/Drupal/Core/Mail/Attribute/Mail.php Defines a Mail attribute for plugin discovery.
Mail class core/lib/Drupal/Core/Annotation/Mail.php Defines a Mail annotation object.

All search results

Title Object type File name Summary
AccountInterface::getEmail function core/lib/Drupal/Core/Session/AccountInterface.php Returns the email address of this account.
AccountProxy::getEmail function core/lib/Drupal/Core/Session/AccountProxy.php
AssertMailTrait trait core/lib/Drupal/Core/Test/AssertMailTrait.php Provides methods for testing emails sent during test runs.
AssertMailTrait.php file core/lib/Drupal/Core/Test/AssertMailTrait.php
AssertMailTrait::assertMail function core/lib/Drupal/Core/Test/AssertMailTrait.php Asserts that the most recently sent email message has the given value.
AssertMailTrait::assertMailPattern function core/lib/Drupal/Core/Test/AssertMailTrait.php Asserts that the most recently sent email message has the pattern in it.
AssertMailTrait::assertMailString function core/lib/Drupal/Core/Test/AssertMailTrait.php Asserts that the most recently sent email message has the string in it.
AssertMailTrait::getMails function core/lib/Drupal/Core/Test/AssertMailTrait.php Gets an array containing all emails sent during this test case.
AssertMailTraitTest class core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php Tests \Drupal\Core\Test\AssertMailTrait works.
AssertMailTraitTest.php file core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
AssertMailTraitTest::testAssertMailTrait function core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php Tests that the maintenance theme initializes the theme and its base themes.
d6_user_mail.yml file core/modules/user/migrations/d6_user_mail.yml core/modules/user/migrations/d6_user_mail.yml
d7_user_mail.yml file core/modules/user/migrations/d7_user_mail.yml core/modules/user/migrations/d7_user_mail.yml
Email class core/lib/Drupal/Core/Render/Element/Email.php Provides a form input element for entering an email address.
Email class core/lib/Drupal/Core/TypedData/Plugin/DataType/Email.php The Email data type.
Email.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/Email.php
Email.php file core/lib/Drupal/Core/Render/Element/Email.php
email.validator service core/core.services.yml Drupal\Component\Utility\EmailValidator
Email::EMAIL_MAX_LENGTH constant core/lib/Drupal/Core/Render/Element/Email.php Defines the max length for an email address.
Email::getInfo function core/lib/Drupal/Core/Render/Element/Email.php
Email::preRenderEmail function core/lib/Drupal/Core/Render/Element/Email.php Prepares a #type 'email' render element for input.html.twig.
Email::validateEmail function core/lib/Drupal/Core/Render/Element/Email.php Form element validation handler for #type 'email'.
EmailAction class core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Sends an email message.
EmailAction.php file core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::$emailValidator property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The email validator.
EmailAction::$languageManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The language manager.
EmailAction::$logger property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php A logger instance.
EmailAction::$mailManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The mail manager.
EmailAction::$storage property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The user storage.
EmailAction::$token property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The token service.
EmailAction::access function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::create function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::validateConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Constructs an EmailAction object.
EmailActionTest class core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php Tests for the EmailAction plugin.
EmailActionTest.php file core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php
EmailActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php
EmailActionTest::setUp function core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php
EmailActionTest::testEmailAction function core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php Tests the email action plugin.
EmailConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EmailConstraint.php Count constraint.
EmailConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EmailConstraint.php
EmailConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EmailConstraint.php @todo Add method return type declaration.
EmailConstraint::__construct function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EmailConstraint.php
EmailDefaultWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php Plugin implementation of the 'email_default' widget.
EmailDefaultWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php
EmailDefaultWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.