Search for help

  1. Search 7.x for help
  2. Search 9.5.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::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.
The operator actually has influence over joining.
ManyToOneHelper::getField function core/modules/views/src/ManyToOneHelper.php Sometimes the handler might want us to use some kind of formula, so give
it that option. If it wants us to do this, it must set $helper->formula = TRUE
and implement handler->getFormula();
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 Provide the proper join for summary queries. This is important in part because
it will cooperate with other arguments if possible.
ManyToOneHelper::__construct function core/modules/views/src/ManyToOneHelper.php
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 Test 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().
migrate_drupal_multilingual_help function core/modules/migrate_drupal_multilingual/migrate_drupal_multilingual.module Implements hook_help().
migrate_drupal_ui_help function core/modules/migrate_drupal_ui/migrate_drupal_ui.module Implements hook_help().
migrate_help function core/modules/migrate/migrate.module Implements hook_help().
module_handler_test_added_helper function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module Test function.
more_help_page_test.info.yml file core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml
more_help_page_test.module file core/modules/help/tests/modules/more_help_page_test/more_help_page_test.module More Help Page Test module to test the help blocks.
more_help_page_test_help function core/modules/help/tests/modules/more_help_page_test/more_help_page_test.module Implements hook_help().

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