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