Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Mail.php

31 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.
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.
CommentTokensHooks::tokens in core/modules/comment/src/Hook/CommentTokensHooks.php
Implements hook_tokens().
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
EntityUser::processStubRow in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
Populates as much of the stub row as possible.
MailManager::doMail in core/lib/Drupal/Core/Mail/MailManager.php
Composes and optionally sends an email message.
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.
recipe.yml in core/recipes/feedback_contact_form/recipe.yml
core/recipes/feedback_contact_form/recipe.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.
SystemTokensHooks::tokens in core/modules/system/src/Hook/SystemTokensHooks.php
Implements hook_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.
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.
UserTokensHooks::tokens in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_tokens().
user_requirements in core/modules/user/user.install
Implements hook_requirements().
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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal