Search for help
- Search 7.x for help
- Search 9.5.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::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. The operator actually has influence over joining. |
| ManyToOneHelper::getField | function | core/ |
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/ |
|
| ManyToOneHelper::placeholder | function | core/ |
Provides a unique placeholders for handlers. |
| ManyToOneHelper::summaryJoin | function | core/ |
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/ |
|
| 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/ |
Test 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(). |
| migrate_drupal_multilingual_help | function | core/ |
Implements hook_help(). |
| migrate_drupal_ui_help | function | core/ |
Implements hook_help(). |
| migrate_help | function | core/ |
Implements hook_help(). |
| module_handler_test_added_helper | function | core/ |
Test function. |
| more_help_page_test.info.yml | file | core/ |
core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml |
| more_help_page_test.module | file | core/ |
More Help Page Test module to test the help blocks. |
| more_help_page_test_help | function | core/ |
Implements hook_help(). |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.