Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
HtmlTest::testHtmlGetUniqueId function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests the Html::getUniqueId() method.
HtmlTest::testHtmlGetUniqueIdWithAjaxIds function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests the Html::getUniqueId() method.
HtmlTest::testSerialize function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests Html::serialize().
HtmlTest::testTransformRootRelativeUrlsToAbsolute function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests transform root relative urls to absolute.
HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests transform root relative urls to absolute assertion.
HtmlTestMarkup class core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Marks an object's __toString() method as returning markup.
HtmlToTextTest class core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests for \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest.php file core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php
HtmlToTextTest::assertHtmlToText function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::setUp function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php
HtmlToTextTest::stringToHtml function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Converts a string to its PHP source equivalent for display in test messages.
HtmlToTextTest::testDrupalHtmlToTextArgs function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests the conversion of block-level HTML tags to plaintext with newlines.
HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that whitespace is collapsed.
HtmlToTextTest::testDrupalHtmlToTextParagraphs function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests the plaintext conversion of different whitespace combinations.
HtmlToTextTest::testFootnoteReferences function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that footnote references are properly generated.
HtmlToTextTest::testHeaderSeparation function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that headers are properly separated from surrounding text.
HtmlToTextTest::testRemoveTrailingWhitespace function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that trailing whitespace is removed before newlines.
HtmlToTextTest::testTags function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests supported tags of \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testUsenetSignature function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that trailing whitespace from Usenet style signatures is not removed.
HtmlToTextTest::testVeryLongLineWrap function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping.
html_response.attachments_processor service core/core.services.yml Drupal\Core\Render\HtmlResponseAttachmentsProcessor
html_response.attachments_processor.big_pipe service core/modules/big_pipe/big_pipe.services.yml \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor
html_response.big_pipe_subscriber service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\EventSubscriber\HtmlResponseBigPipeSubscriber
html_response.placeholder_strategy_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber
html_response.subscriber service core/core.services.yml Drupal\Core\EventSubscriber\HtmlResponseSubscriber
Htmx class core/lib/Drupal/Core/Htmx/Htmx.php Presents the HTMX controls for developers to use with render arrays.
Htmx.php file core/lib/Drupal/Core/Htmx/Htmx.php
Htmx::applyHeaders function core/lib/Drupal/Core/Htmx/Htmx.php Apply the header values to the render array.
Htmx::applyTo function core/lib/Drupal/Core/Htmx/Htmx.php Exports data from internal storage to a render array.
Htmx::ATTRIBUTE_PREFIX constant core/lib/Drupal/Core/Htmx/Htmx.php All HTMX attributes begin with this string.
Htmx::boost function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-boost` attribute.
Htmx::buildRequestAttribute function core/lib/Drupal/Core/Htmx/Htmx.php Utility function for the request attributes.
Htmx::confirm function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-confirm` attribute.
Htmx::createBooleanAttribute function core/lib/Drupal/Core/Htmx/Htmx.php Utility method to create and store a boolean value as an attribute.
Htmx::createFromRenderArray function core/lib/Drupal/Core/Htmx/Htmx.php Creates an Htmx object with values taken from a render array.
Htmx::createJsonAttribute function core/lib/Drupal/Core/Htmx/Htmx.php Utility method to create and store an array as an attribute.
Htmx::createStringAttribute function core/lib/Drupal/Core/Htmx/Htmx.php Utility method to create and store a string value as an attribute.
Htmx::delete function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-delete` attribute.
Htmx::disable function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-disable` attribute.
Htmx::disabledElt function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-disabled-elt` attribute.
Htmx::disinherit function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-disinherit` attribute.
Htmx::encoding function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-encoding` attribute.
Htmx::ensureKebabCase function core/lib/Drupal/Core/Htmx/Htmx.php Utility method to transform camelCase strings to kebab-case strings.
Htmx::ext function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-ext` attribute.
Htmx::get function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-get` attribute.
Htmx::getAttributes function core/lib/Drupal/Core/Htmx/Htmx.php Get the attribute storage.
Htmx::getHeaders function core/lib/Drupal/Core/Htmx/Htmx.php Get the header storage.
Htmx::hasAttribute function core/lib/Drupal/Core/Htmx/Htmx.php Checks if an attribute is set.
Htmx::hasHeader function core/lib/Drupal/Core/Htmx/Htmx.php Checks if a header is set.

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