Search for html

  1. Search 7.x for html
  2. Search 9.5.x for html
  3. Search 10.3.x for html
  4. Search 11.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
pizza-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/pizza-umami.html
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php @covers ::createPlaceholder
@dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup
PlainTextOutput::renderFromHtml function core/lib/Drupal/Component/Render/PlainTextOutput.php Transforms a given HTML string into to a context-appropriate output string.
PlainTextOutputTest::providerRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Data provider for ::testRenderFromHtml()
PlainTextOutputTest::testRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Tests ::renderFromHtml().
preview.html file core/modules/color/preview.html
preview.html file core/modules/color/tests/modules/color_test/themes/color_test_theme/color/preview.html
preview.html file core/themes/bartik/color/preview.html
progress-bar.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/seven/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/claro/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/modules/system/templates/progress-bar.html.twig Default theme implementation for a progress bar.
progress-bar.html.twig file core/themes/bartik/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/stable/templates/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/classy/templates/misc/progress-bar.html.twig Theme override for a progress bar.
radios.html.twig file core/themes/bartik/templates/classy/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/themes/stable/templates/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/themes/classy/templates/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/themes/seven/templates/classy/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/themes/claro/templates/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/themes/claro/templates/classy/form/radios.html.twig Theme override for a &#039;radios&#039; #type form element.
radios.html.twig file core/modules/system/templates/radios.html.twig Default theme implementation for a &#039;radios&#039; #type form element.
rdf-metadata.html.twig file core/themes/bartik/templates/classy/misc/rdf-metadata.html.twig Theme override for empty spans with RDF attributes.
rdf-metadata.html.twig file core/themes/stable/templates/misc/rdf-metadata.html.twig Theme override for empty spans with RDF attributes.
rdf-metadata.html.twig file core/themes/classy/templates/misc/rdf-metadata.html.twig Theme override for empty spans with RDF attributes.
rdf-metadata.html.twig file core/modules/rdf/templates/rdf-metadata.html.twig Default theme implementation for empty spans with RDF attributes.
rdf-metadata.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/misc/rdf-metadata.html.twig Theme override for empty spans with RDF attributes.
rdf-metadata.html.twig file core/themes/seven/templates/classy/misc/rdf-metadata.html.twig Theme override for empty spans with RDF attributes.
rdf-metadata.html.twig file core/themes/claro/templates/classy/misc/rdf-metadata.html.twig Theme override for empty spans with RDF attributes.
rdf-wrapper.html.twig file core/themes/stable/templates/misc/rdf-wrapper.html.twig Theme override for wrapping content with RDF attributes.
rdf-wrapper.html.twig file core/modules/rdf/templates/rdf-wrapper.html.twig Default theme implementation for wrapping content with RDF attributes.
rdf_preprocess_html function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for HTML document templates.
region--breadcrumb.html.twig file core/themes/claro/templates/region--breadcrumb.html.twig Theme override to display a breadcrumb region.
region--header.html.twig file core/themes/bartik/templates/region--header.html.twig Bartik&#039;s theme implementation to display a header region.
region.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/seven/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/claro/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/modules/system/templates/region.html.twig Default theme implementation to display a region.
region.html.twig file core/themes/bartik/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/stable/templates/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/classy/templates/layout/region.html.twig Theme override to display a region.
RenderArrayNonHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php Throws 406 if requesting non-HTML format and controller returns render array.
RenderArrayNonHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
RenderArrayNonHtmlSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
RenderArrayNonHtmlSubscriber::onRespond function core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php Throws an HTTP 406 error if client requested a non-HTML format.
RenderArrayNonHtmlSubscriberTest class core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php Functional test verifying that render array throws 406 for non-HTML requests.
RenderArrayNonHtmlSubscriberTest.php file core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php
RenderArrayNonHtmlSubscriberTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php The theme to install as the default for testing.

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