You are here

8 calls to PlainTextOutput::renderFromHtml() in Zircon Profile 8

Attribute::createAttributeValue in core/lib/Drupal/Core/Template/Attribute.php
Creates the different types of attribute values.
ContactPersonalTest::testSendPersonalContactMessage in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
EmailAction::execute in core/modules/action/src/Plugin/Action/EmailAction.php
Executes the plugin.
FileItem::doGetUploadLocation in core/modules/file/src/Plugin/Field/FieldType/FileItem.php
Determines the URI for a file field.
MailManager::mail in core/lib/Drupal/Core/Mail/MailManager.php
Composes and optionally sends an email message.
PlainTextOutputTest::testRenderFromHtml in core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php
Tests ::renderFromHtml().
system_mail in core/modules/system/system.module
Implements hook_mail().
user_mail in core/modules/user/user.module
Implements hook_mail().