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
block--system-branding-block.html.twig file core/profiles/demo_umami/themes/umami/templates/components/branding/block--system-branding-block.html.twig Theme override for a branding block.
block--system-branding-block.html.twig file core/themes/seven/templates/classy/block/block--system-branding-block.html.twig Theme override for a branding block.
block--system-branding-block.html.twig file core/themes/bartik/templates/block--system-branding-block.html.twig Bartik&#039;s theme implementation for a branding block.
block--system-branding-block.html.twig file core/themes/claro/templates/classy/block/block--system-branding-block.html.twig Theme override for a branding block.
block--system-branding-block.html.twig file core/modules/system/templates/block--system-branding-block.html.twig Default theme implementation for a branding block.
block--system-menu-block--footer.html.twig file core/profiles/demo_umami/themes/umami/templates/components/navigation/block--system-menu-block--footer.html.twig Theme override for Menu footer block.
block--system-menu-block.html.twig file core/themes/seven/templates/classy/block/block--system-menu-block.html.twig Theme override for a menu block.
block--system-menu-block.html.twig file core/themes/bartik/templates/block--system-menu-block.html.twig Bartik&#039;s theme implementation for a menu block.
block--system-menu-block.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/block/block--system-menu-block.html.twig Theme override for a menu block.
block--system-menu-block.html.twig file core/themes/claro/templates/classy/block/block--system-menu-block.html.twig Theme override for a menu block.
block--system-menu-block.html.twig file core/modules/system/templates/block--system-menu-block.html.twig Default theme implementation for a menu block.
block--system-menu-block.html.twig file core/themes/classy/templates/block/block--system-menu-block.html.twig Theme override for a menu block.
block--system-menu-block.html.twig file core/themes/stable/templates/block/block--system-menu-block.html.twig Theme override for a menu block.
block--system-messages-block.html.twig file core/themes/stable/templates/block/block--system-messages-block.html.twig Theme override for the messages block.
block--system-messages-block.html.twig file core/modules/system/templates/block--system-messages-block.html.twig Default theme implementation for the messages block.
block--umami-main-menu.html.twig file core/profiles/demo_umami/themes/umami/templates/components/navigation/block--umami-main-menu.html.twig Theme override for a menu block.
block--umami-quick-links.html.twig file core/profiles/demo_umami/themes/umami/templates/components/quicklinks/block--umami-quick-links.html.twig Theme override for Umami footer Promo block.
block--views-block--recipe-collections-block.html.twig file core/profiles/demo_umami/themes/umami/templates/components/recipe-collections/block--views-block--recipe-collections-block.html.twig Theme override for recipe collections block.
block-content-add-list.html.twig file core/themes/seven/templates/block-content-add-list.html.twig Seven&#039;s theme implementation to display a list of custom block types.
block-content-add-list.html.twig file core/themes/claro/templates/block-content-add-list.html.twig Claro&#039;s theme implementation to display a list of custom block types.
block-content-add-list.html.twig file core/modules/block_content/templates/block-content-add-list.html.twig Default theme implementation to present a list of custom block types.
block-content-add-list.html.twig file core/themes/stable/templates/admin/block-content-add-list.html.twig Theme override to present a list of custom block types.
block.configure.html.twig file core/modules/help_topics/help_topics/block.configure.html.twig ---
label: &#039;Configuring a previously-placed block&#039;
related:
- block.overview
- core.ui_accessibility
---
{% set layout_url = render_var(url(&#039;block.admin_display&#039;)) %}
&lt;h2&gt;{% trans %}Goal{% endtrans…
block.html.twig file core/modules/block/templates/block.html.twig Default theme implementation to display a block.
block.html.twig file core/themes/stable/templates/block/block.html.twig Theme override to display a block.
block.html.twig file core/themes/classy/templates/block/block.html.twig Theme override to display a block.
block.html.twig file core/themes/seven/templates/classy/block/block.html.twig Theme override to display a block.
block.html.twig file core/themes/bartik/templates/block.html.twig Default theme implementation to display a block.
block.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/block/block.html.twig Theme override to display a block.
block.html.twig file core/themes/claro/templates/classy/block/block.html.twig Theme override to display a block.
block.overview.html.twig file core/modules/help_topics/help_topics/block.overview.html.twig ---
label: &#039;Managing blocks&#039;
top_level: true
related:
- core.content_structure
---
&lt;h2&gt;{% trans %}What are blocks?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}Blocks are boxes of content rendered into an area, or region, of a web…
block.place.html.twig file core/modules/help_topics/help_topics/block.place.html.twig ---
label: &#039;Placing a block&#039;
related:
- block.overview
- block.configure
---
{% set layout_url = render_var(url(&#039;block.admin_display&#039;)) %}
{% set configure = render_var(url(&#039;help.help_topic&#039;, {&#039;id&#039;:…
BlockHtmlTest class core/modules/block/tests/src/Functional/BlockHtmlTest.php Tests block HTML ID validity.
BlockHtmlTest.php file core/modules/block/tests/src/Functional/BlockHtmlTest.php
BlockHtmlTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHtmlTest.php The theme to install as the default for testing.
BlockHtmlTest::$modules property core/modules/block/tests/src/Functional/BlockHtmlTest.php Modules to install.
BlockHtmlTest::setUp function core/modules/block/tests/src/Functional/BlockHtmlTest.php
BlockHtmlTest::testHtml function core/modules/block/tests/src/Functional/BlockHtmlTest.php Tests for valid HTML for a block.
block_content.add.html.twig file core/modules/help_topics/help_topics/block_content.add.html.twig ---
label: &#039;Creating a custom block&#039;
related:
- block.overview
- block.configure
- block.place
- block_content.type
---
{% set content_url = render_var(url(&#039;entity.block_content.collection&#039;)) %}
&lt;h2&gt;{% trans %}Goal{%…
block_content.type.html.twig file core/modules/help_topics/help_topics/block_content.type.html.twig ---
label: &#039;Defining a custom block type&#039;
related:
- block.overview
- block.configure
- block.place
- block_content.add
- field_ui.add_field
- field_ui.manage_form
- field_ui.manage_display
---
{% set types_url =…
book-all-books-block.html.twig file core/modules/book/templates/book-all-books-block.html.twig Default theme implementation for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/classy/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/stable/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/seven/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/bartik/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/claro/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-export-html.html.twig file core/themes/seven/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.
book-export-html.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.
book-export-html.html.twig file core/themes/claro/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.

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