Search for html

  1. Search 7.x for html
  2. Search 9.5.x for html
  3. Search 8.9.x for html
  4. Search 10.3.x for html
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Html class core/lib/Drupal/Core/Render/Element/Html.php Provides a render element for an entire HTML page: <html> plus its children.
Html class core/lib/Drupal/Component/Utility/Html.php Provides DOMDocument helpers for parsing and serializing HTML strings.

All search results

Title Object type File name Summary
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.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
image-anchor.html.twig file core/modules/image/templates/image-anchor.html.twig Default theme implementation for a 3x3 grid of checkboxes for image anchors.
image-anchor.html.twig file core/themes/stable9/templates/admin/image-anchor.html.twig Theme override for a 3x3 grid of checkboxes for image anchors.
image-crop-summary.html.twig file core/themes/stable9/templates/admin/image-crop-summary.html.twig Theme override for a summary of an image crop effect.
image-crop-summary.html.twig file core/modules/image/templates/image-crop-summary.html.twig Default theme implementation for a summary of an image crop effect.
image-formatter.html.twig file core/modules/image/templates/image-formatter.html.twig Default theme implementation to display a formatted image field.
image-formatter.html.twig file core/themes/starterkit_theme/templates/field/image-formatter.html.twig Theme override to display a formatted image field.
image-formatter.html.twig file core/themes/stable9/templates/field/image-formatter.html.twig Theme override to display a formatted image field.
image-resize-summary.html.twig file core/themes/stable9/templates/admin/image-resize-summary.html.twig Theme override for a summary of an image resize effect.
image-resize-summary.html.twig file core/modules/image/templates/image-resize-summary.html.twig Default theme implementation for a summary of an image resize effect.
image-rotate-summary.html.twig file core/modules/image/templates/image-rotate-summary.html.twig Default theme implementation for a summary of an image rotate effect.
image-rotate-summary.html.twig file core/themes/stable9/templates/admin/image-rotate-summary.html.twig Theme override for a summary of an image rotate effect.
image-scale-and-crop-summary.html.twig file core/themes/stable9/templates/admin/image-scale-and-crop-summary.html.twig Theme override for a summary of an image scale and crop effect.
image-scale-and-crop-summary.html.twig file core/modules/image/templates/image-scale-and-crop-summary.html.twig Default theme implementation for a summary of an image scale and crop effect.
image-scale-summary.html.twig file core/modules/image/templates/image-scale-summary.html.twig Default theme implementation for a summary of an image scale effect.
image-scale-summary.html.twig file core/themes/stable9/templates/admin/image-scale-summary.html.twig Theme override for a summary of an image scale effect.
image-style-preview.html.twig file core/themes/stable9/templates/admin/image-style-preview.html.twig Theme override to display a preview of an image style.
image-style-preview.html.twig file core/modules/image/templates/image-style-preview.html.twig Default theme implementation to display a preview of an image style.
image-style.html.twig file core/modules/image/templates/image-style.html.twig Default theme implementation for an image using a specific image style.
image-style.html.twig file core/themes/stable9/templates/field/image-style.html.twig Theme override for an image using a specific image style.
image-style.html.twig file core/themes/starterkit_theme/templates/field/image-style.html.twig Theme override for an image using a specific image style.
image-widget.html.twig file core/themes/claro/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/starterkit_theme/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/modules/image/templates/image-widget.html.twig Default theme implementation for an image field widget.
image-widget.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/stable9/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/image.html.twig Theme override of an image.
image.html.twig file core/themes/stable9/templates/field/image.html.twig Theme override of an image.
image.html.twig file core/themes/claro/templates/classy/field/image.html.twig Theme override of an image.
image.html.twig file core/themes/starterkit_theme/templates/field/image.html.twig Theme override of an image.
image.html.twig file core/modules/system/templates/image.html.twig Default theme implementation of an image.
image.style.html.twig file core/modules/image/help_topics/image.style.html.twig ---
label: &#039;Adding an image style&#039;
related:
- core.media
- field_ui.manage_display
- layout_builder.overview
---
{% set media_topic = render_var(help_topic_link(&#039;core.media&#039;)) %}
{% set styles_text %}{% trans %}Image styles{%…
ImageTestBaselineTrait::testImageArbitraryHtml function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php Tests that arbitrary attributes are allowed via GHS.
indentation.html.twig file core/modules/system/templates/indentation.html.twig Default theme implementation for a set of indentation divs.
indentation.html.twig file core/themes/stable9/templates/admin/indentation.html.twig Theme override for a set of indentation divs.

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