Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Provides test data for testTransformRootRelativeUrlsToAbsolute().
HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion().
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.
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.
Htmx::applyTo function core/lib/Drupal/Core/Htmx/Htmx.php Exports data from internal storage to a render array.
Htmx::history function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-history` attribute.
Htmx::historyElt function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-history-elt` attribute.
Htmx::indicator function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-indicator` attribute.
Htmx::selectOob function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-select-oob` attribute.
HtmxLocationResponseData::__toString function core/lib/Drupal/Core/Htmx/HtmxLocationResponseData.php Returns non-empty data, JSON encoded.
HtmxRequestInfoTest::testIsHtmxHistoryRestoration function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the isHtmxHistoryRestoration method.
HtmxRequestInfoTrait::isHtmxHistoryRestoration function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if if the request is for history restoration.
HtmxTestAttachmentsController::generateHtmxButton function core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php Static helper to for reusable render array.
HtmxTestForm::buildDependentOptions function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php
HtmxUtilitiesTest::testApplyTo function core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php Test ::applyTo with defaults.
HtmxUtilitiesTest::testApplyToWithKey function core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php Test ::applyTo with attribute key.
http_client_factory service core/core.services.yml Drupal\Core\Http\ClientFactory
http_handler_stack_configurator service core/core.services.yml Drupal\Core\Http\HandlerStackConfigurator
http_kernel.controller.argument_metadata_factory service core/core.services.yml Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
HWLDFWordAccumulator class core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php @todo document
@private
@subpackage DifferenceEngine
HWLDFWordAccumulator.php file core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$group property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$line property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$lines property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$tag property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::addWords function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::getLines function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::NBSP constant core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php An iso-8859-x non-breaking space.
HWLDFWordAccumulator::_flushGroup function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::_flushLine function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulatorTest class core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Test HWLDFWordAccumulator.
HWLDFWordAccumulatorTest.php file core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Tests add words.
HWLDFWordAccumulatorTest::testGetLinesEmpty function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Verify that we only get back a NBSP from an empty accumulator.

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