58 string references to 'Mail'

AccountForm::flagViolations in core/modules/user/src/AccountForm.php
Flags violations for the current form.
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AccountForm::getEditedFieldNames in core/modules/user/src/AccountForm.php
Gets the names of all fields edited in the form.
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
Form constructor.
ArbitraryRebuildTest::testUserRegistrationMultipleField in core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
Tests a rebuild caused by a multiple value field.
ArbitraryRebuildTest::testUserRegistrationRebuild in core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
Tests a basic rebuild with the user registration form.
Comment::preSave in core/modules/comment/src/Entity/Comment.php
Acts on an entity before the presave hook is invoked.
Comment::query in core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
CommentAccessControlHandler::checkFieldAccess in core/modules/comment/src/CommentAccessControlHandler.php
Default field access as determined by this access control handler.
CommentValidationTest::testValidation in core/modules/comment/tests/src/Kernel/CommentValidationTest.php
Tests the comment validation constraints.
CommentViewsFieldAccessTest::testCommentFields in core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
Check access for comment fields.
comment_tokens in core/modules/comment/comment.tokens.inc
Implements hook_tokens().
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
Tests install profile config changes.
ConfigOverridesPriorityTest::testOverridePriorities in core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
ContactPersonalTest::testSendPersonalContactMessage in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
ContactSitewideTest::testSiteWideContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
contact_mail in core/modules/contact/contact.module
Implements hook_mail().
ContentEntityTest::testUserSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests user source plugin.
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
d6_comment.yml in core/modules/comment/migrations/d6_comment.yml
core/modules/comment/migrations/d6_comment.yml
d6_user.yml in core/modules/user/migrations/d6_user.yml
core/modules/user/migrations/d6_user.yml
d7_comment.yml in core/modules/comment/migrations/d7_comment.yml
core/modules/comment/migrations/d7_comment.yml
d7_user.yml in core/modules/user/migrations/d7_user.yml
core/modules/user/migrations/d7_user.yml
drupal6.php in core/modules/book/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/book/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
EntitySerializationTest::testUserNormalize in core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
Tests user normalization with some default access controls overridden.
EntityUser::processStubRow in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
Populates as much of the stub row as possible.
InstallerSiteConfigProfileTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php
Verify the correct site config was set.
JsonApiFunctionalTest::testRead in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php
Tests the GET method.
MailManager::doMail in core/lib/Drupal/Core/Mail/MailManager.php
Composes and optionally sends an email message.
MainContentFallbackTest::testMainContentFallback in core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
Tests availability of main content: Drupal falls back to SimplePageVariant.
Message::setSenderMail in core/modules/contact/src/Entity/Message.php
Sets the email address of the sender.
MessageViewBuilder::view in core/modules/contact/src/MessageViewBuilder.php
Builds the render array for the provided entity.
MigrateSystemSiteTranslationTest::testSystemSite in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php
Tests migration of system (site) variables to system.site.yml.
RegisterForm::save in core/modules/user/src/RegisterForm.php
Form submission handler for the 'save' action.
RegisterForm::submitForm in core/modules/user/src/RegisterForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā€¦
SiteConfigureForm::buildForm in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Form constructor.
SiteInformationForm::buildForm in core/modules/system/src/Form/SiteInformationForm.php
Form constructor.
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
TokenReplaceKernelTest::testSystemSiteTokenReplacement in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
Tests the generation of all system site information tokens.
user.schema.yml in core/modules/user/config/schema/user.schema.yml
core/modules/user/config/schema/user.schema.yml
UserAccessControlHandler::checkFieldAccess in core/modules/user/src/UserAccessControlHandler.php
Default field access as determined by this access control handler.
UserAccessControlHandlerTest::hiddenUserSettingsProvider in core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
Provides test data for testHiddenUserSettings().
UserAccountFormFieldsTest::testInstallConfigureForm in core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
Tests the root user account form section in the "Configure site" form.
UserAccountFormFieldsTest::testUserEditForm in core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
Tests the user edit form.
UserAccountFormFieldsTest::testUserRegistrationForm in core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
Tests the user registration form.
UserEditTest::testUserMailFieldAccess in core/modules/user/tests/src/Functional/UserEditTest.php
Tests the account form implements entity field access for mail.
users.yml in core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
UserSearch::execute in core/modules/user/src/Plugin/Search/UserSearch.php
Executes the search.
UserStorageSchema::getSharedTableFieldSchema in core/modules/user/src/UserStorageSchema.php
Gets the schema for a single field definition.
UserTest::getExpectedCacheContexts in core/modules/jsonapi/tests/src/Functional/UserTest.php
The expected cache contexts for the GET/HEAD response of the test entity.
UserTest::testGetMailFieldOnlyVisibleToOwner in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests GETting privacy-sensitive base fields.
UserValidationTest::testValidation in core/modules/user/tests/src/Kernel/UserValidationTest.php
Runs entity validation checks.
user_access_test_entity_field_access in core/modules/user/tests/modules/user_access_test/user_access_test.module
Implements hook_entity_field_access().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
views.view.test_user_fields_access.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
_user_mail_notify in core/modules/user/user.module
Creates and sends a notification email following a change to a user account.

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