Search for help

  1. Search 7.x for help
  2. Search 8.9.x for help
  3. Search 10.3.x for help
  4. Search 11.x for help
  5. Search main for help
  6. Other projects
Title Object type File name Summary
MailFormatHelper class core/lib/Drupal/Core/Mail/MailFormatHelper.php Defines a class containing utility methods for formatting mail messages.
MailFormatHelper.php file core/lib/Drupal/Core/Mail/MailFormatHelper.php
MailFormatHelper::$regexp property core/lib/Drupal/Core/Mail/MailFormatHelper.php Quoted regex expression based on base path.
MailFormatHelper::$supportedTags property core/lib/Drupal/Core/Mail/MailFormatHelper.php Array of tags supported.
MailFormatHelper::$urls property core/lib/Drupal/Core/Mail/MailFormatHelper.php Internal array of urls replaced with tokens.
MailFormatHelper::htmlToMailUrls function core/lib/Drupal/Core/Mail/MailFormatHelper.php Keeps track of URLs and replaces them with placeholder tokens.
MailFormatHelper::htmlToText function core/lib/Drupal/Core/Mail/MailFormatHelper.php Transforms an HTML string into plain text, preserving its structure.
MailFormatHelper::htmlToTextClean function core/lib/Drupal/Core/Mail/MailFormatHelper.php Replaces non-quotation markers from a piece of indentation with spaces.
MailFormatHelper::htmlToTextPad function core/lib/Drupal/Core/Mail/MailFormatHelper.php Pads the last line with the given character.
MailFormatHelper::wrapMail function core/lib/Drupal/Core/Mail/MailFormatHelper.php Performs format=flowed soft wrapping for mail (RFC 3676).
MailFormatHelper::wrapMailLine function core/lib/Drupal/Core/Mail/MailFormatHelper.php Wraps words on a single line.
MailFormatHelperTest class core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php @coversDefaultClass \Drupal\Core\Mail\MailFormatHelper[[api-linebreak]]
@group Mail
MailFormatHelperTest.php file core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php
MailFormatHelperTest::testWrapMail function core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php @covers ::wrapMail[[api-linebreak]]
ManageDisplayTest::assertNodeViewTextHelper function core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php Asserts that a string is (not) found in the rendered node in a view mode.
ManageFieldsFunctionalTest::testHelpDescriptions function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that help descriptions render valid HTML.
ManyToOne::$helper property core/modules/views/src/Plugin/views/filter/ManyToOne.php Stores the Helper object which handles the many_to_one complexity.
ManyToOne::opHelper function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOneHelper class core/modules/views/src/ManyToOneHelper.php This many to one helper object is used on both arguments and filters.
ManyToOneHelper.php file core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::addFilter function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::addTable function core/modules/views/src/ManyToOneHelper.php Add a table to the query.
ManyToOneHelper::buildOptionsForm function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::defineOptions function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::ensureMyTable function core/modules/views/src/ManyToOneHelper.php Override ensureMyTable so we can control how this joins in.
ManyToOneHelper::getField function core/modules/views/src/ManyToOneHelper.php Get the field via formula or build it using alias and field name.
ManyToOneHelper::getJoin function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::placeholder function core/modules/views/src/ManyToOneHelper.php Provides a unique placeholders for handlers.
ManyToOneHelper::summaryJoin function core/modules/views/src/ManyToOneHelper.php Provides the proper join for summary queries.
ManyToOneHelper::__construct function core/modules/views/src/ManyToOneHelper.php
media-reference-help.html.twig file core/themes/stable9/templates/content/media-reference-help.html.twig Theme override for media reference fields.
media-reference-help.html.twig file core/themes/stable/templates/content/media-reference-help.html.twig Theme override for media reference fields.
media-reference-help.html.twig file core/modules/media/templates/media-reference-help.html.twig Theme override for media reference fields.
media.oembed.iframe_url_helper service core/modules/media/media.services.yml Drupal\media\IFrameUrlHelper
MediaReferenceFieldHelpTest class core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php Tests related to media reference fields.
MediaReferenceFieldHelpTest.php file core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php
MediaReferenceFieldHelpTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php The theme to install as the default for testing.
MediaReferenceFieldHelpTest::testFieldCreationHelpText function core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php Tests our custom help texts when creating a field.
MediaSettingsForm::$iFrameUrlHelper property core/modules/media/src/Form/MediaSettingsForm.php The iFrame URL helper service.
MediaUiFunctionalTest::assertHelpLink function core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php Asserts whether a given link is present.
MediaUiFunctionalTest::assertHelpTexts function core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php Asserts that the given texts are present exactly once.
MediaUiFunctionalTest::assertNoHelpLink function core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php Asserts that a given link is not present.
MediaUiFunctionalTest::assertNoHelpTexts function core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php Asserts that none of the given texts are present.
media_help function core/modules/media/media.module Implements hook_help().
media_library_help function core/modules/media_library/media_library.module Implements hook_help().
media_preprocess_media_reference_help function core/modules/media/media.module Implements hook_preprocess_HOOK() for media reference widgets.
menu_link_content_help function core/modules/menu_link_content/menu_link_content.module Implements hook_help().
menu_ui_help function core/modules/menu_ui/menu_ui.module Implements hook_help().
MigrateTestCase::retrievalAssertHelper function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Asserts tested values during test retrieval.
migrate_drupal_help function core/modules/migrate_drupal/migrate_drupal.module Implements hook_help().

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