Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HtmlTag::getInfo | function | core/ |
|
| HtmlTag::preRenderConditionalComments | function | core/ |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
| HtmlTag::preRenderHtmlTag | function | core/ |
Pre-render callback: Renders a generic HTML tag with attributes. |
| HtmlTagTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\HtmlTag[[api-linebreak]] @group Render |
| HtmlTagTest.php | file | core/ |
|
| HtmlTagTest::providerPreRenderConditionalComments | function | core/ |
Data provider for conditional comments test. |
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| HtmlTagTest::testPreRenderConditionalComments | function | core/ |
@covers ::preRenderConditionalComments[[api-linebreak]] @dataProvider providerPreRenderConditionalComments |
| HtmlTagTest::testPreRenderHtmlTag | function | core/ |
@covers ::preRenderHtmlTag[[api-linebreak]] @dataProvider providerPreRenderHtmlTag |
| HtmlTest | class | core/ |
Tests \Drupal\Component\Utility\Html. |
| HtmlTest.php | file | core/ |
|
| HtmlTest::providerDecodeEntities | function | core/ |
Data provider for testDecodeEntities(). |
| HtmlTest::providerEscape | function | core/ |
Data provider for testEscape(). |
| HtmlTest::providerTestCleanCssIdentifier | function | core/ |
Provides test data for testCleanCssIdentifier(). |
| HtmlTest::providerTestHtmlGetId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueIdWithAjaxIds | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::setUp | function | core/ |
|
| HtmlTest::testCleanCssIdentifier | function | core/ |
Tests the Html::cleanCssIdentifier() method. |
| HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
| HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
| HtmlTest::testEscape | function | core/ |
Tests Html::escape(). |
| HtmlTest::testHtmlClass | function | core/ |
Tests that Html::getClass() cleans the class name properly. |
| HtmlTest::testHtmlGetId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueIdWithAjaxIds | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testSerialize | function | core/ |
Tests Html::serialize(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]] @dataProvider providerTestTransformRootRelativeUrlsToAbsolute |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]] @dataProvider providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
| HtmlTestMarkup | class | core/ |
Marks an object's __toString() method as returning markup. |
| HtmlToTextTest | class | core/ |
Tests for \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest.php | file | core/ |
|
| HtmlToTextTest::$defaultTheme | property | core/ |
|
| HtmlToTextTest::assertHtmlToText | function | core/ |
Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::stringToHtml | function | core/ |
Converts a string to its PHP source equivalent for display in test messages. |
| HtmlToTextTest::testDrupalHtmlToTextArgs | function | core/ |
Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline | function | core/ |
Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version. |
| HtmlToTextTest::testDrupalHtmltoTextCollapsesWhitespace | function | core/ |
Test that whitespace is collapsed. |
| HtmlToTextTest::testDrupalHtmlToTextParagraphs | function | core/ |
Test that combinations of paragraph breaks, line breaks, linefeeds, and spaces are properly handled. |
| HtmlToTextTest::testFootnoteReferences | function | core/ |
Test that footnote references are properly generated. |
| HtmlToTextTest::testHeaderSeparation | function | core/ |
Test that headers are properly separated from surrounding text. |
| HtmlToTextTest::testRemoveTrailingWhitespace | function | core/ |
Tests that trailing whitespace is removed before newlines. |
| HtmlToTextTest::testTags | function | core/ |
Test supported tags of \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testUsenetSignature | function | core/ |
Tests that trailing whitespace from Usenet style signatures is not removed. |
| HtmlToTextTest::testVeryLongLineWrap | function | core/ |
Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping. |
| html_response.attachments_processor | service | core/ |
Drupal\Core\Render\HtmlResponseAttachmentsProcessor |
| html_response.attachments_processor.big_pipe | service | core/ |
\Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor |
Pagination
- Previous page
- Page 749
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.