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
node-add-list.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/seven/templates/node-add-list.html.twig Seven&#039;s theme implementation to list node types available for adding content.
node-add-list.html.twig file core/themes/claro/templates/node-add-list.html.twig Claro&#039;s theme implementation to list node types available for adding content.
node-add-list.html.twig file core/modules/node/templates/node-add-list.html.twig Default theme implementation to list node types available for adding content.
node-add-list.html.twig file core/themes/bartik/templates/classy/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/stable/templates/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/classy/templates/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-edit-form.html.twig file core/themes/bartik/templates/classy/content-edit/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/stable/templates/content-edit/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/classy/templates/content-edit/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/seven/templates/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/claro/templates/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/modules/node/templates/node-edit-form.html.twig Default theme implementation for a node edit form.
node.html.twig file core/modules/node/templates/node.html.twig Default theme implementation to display a node.
node.html.twig file core/modules/system/tests/themes/test_theme/templates/node.html.twig Minimal template to ensure chained property access works with white-listing.
node.html.twig file core/modules/statistics/tests/themes/statistics_test_attached/node.html.twig &lt;article{{ attributes }}&gt;

{{ title_prefix }}
{% if not page %}
&lt;h2{{ title_attributes }}&gt;
&lt;a href=&quot;{{ url }}&quot; rel=&quot;bookmark&quot;&gt;{{ label }}&lt;/a&gt;
&lt;/h2&gt;
{% endif %}
{{ title_suffix…
node.html.twig file core/themes/stable/templates/content/node.html.twig Theme override to display a node.
node.html.twig file core/themes/classy/templates/content/node.html.twig Theme override to display a node.
node.html.twig file core/profiles/demo_umami/themes/umami/templates/content/node.html.twig Theme override to display a node.
node.html.twig file core/themes/seven/templates/classy/content/node.html.twig Theme override to display a node.
node.html.twig file core/themes/claro/templates/classy/content/node.html.twig Theme override to display a node.
node.html.twig file core/themes/bartik/templates/node.html.twig Bartik&#039;s theme implementation to display a node.
NodeViewTest::testHtmlHeadLinks function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the html head links.
node_preprocess_html function core/modules/node/node.module Implements hook_preprocess_HOOK() for HTML document templates.
NoJavaScriptAnonymousTest::assertNoJavaScriptExceptHtml5Shiv function core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php Passes if no JavaScript is found on the page except the HTML5 shiv.
off-canvas-page-wrapper.html.twig file core/modules/system/templates/off-canvas-page-wrapper.html.twig Default theme implementation for a page wrapper.
off-canvas-page-wrapper.html.twig file core/themes/claro/templates/off-canvas-page-wrapper.html.twig Default theme implementation for a page wrapper.
off-canvas-page-wrapper.html.twig file core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig Theme override for a page wrapper.
OutputStrategyInterface::renderFromHtml function core/lib/Drupal/Component/Render/OutputStrategyInterface.php Transforms a given HTML string into to a context-appropriate output string.
page-title.html.twig file core/themes/stable/templates/content/page-title.html.twig Theme override for page titles.
page-title.html.twig file core/themes/classy/templates/content/page-title.html.twig Theme override for page titles.
page-title.html.twig file core/modules/system/templates/page-title.html.twig Default theme implementation for page titles.
page-title.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/page-title.html.twig Theme override for page titles.
page-title.html.twig file core/themes/seven/templates/classy/content/page-title.html.twig Theme override for page titles.
page-title.html.twig file core/themes/claro/templates/classy/content/page-title.html.twig Theme override for page titles.
page-title.html.twig file core/themes/bartik/templates/page-title.html.twig Bartik&#039;s theme implementation for a page title.
page.html.twig file core/profiles/demo_umami/themes/umami/templates/layout/page.html.twig Theme override to display a single page.
page.html.twig file core/themes/seven/templates/page.html.twig Seven&#039;s theme implementation to display a single Drupal page.
page.html.twig file core/themes/claro/templates/page.html.twig Claro&#039;s theme implementation to display a single Drupal page.
page.html.twig file core/themes/bartik/templates/page.html.twig Bartik&#039;s theme implementation to display a single page.
page.html.twig file core/themes/stable/templates/layout/page.html.twig Theme override to display a single page.
page.html.twig file core/themes/classy/templates/layout/page.html.twig Theme override to display a single page.
page.html.twig file core/modules/system/templates/page.html.twig Default theme implementation to display a single page.
pager.html.twig file core/modules/system/templates/pager.html.twig Default theme implementation to display a pager.
pager.html.twig file core/themes/claro/templates/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/stable/templates/navigation/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/classy/templates/navigation/pager.html.twig Theme override to display a pager.
photo_flickr.html file core/modules/media/tests/fixtures/oembed/photo_flickr.html
pizza-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/pizza-umami.html

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