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. Search 11.x for html
  6. 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.overview.html.twig file core/modules/block/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/block/help_topics/block.place.html.twig ---
label: &#039;Placing a block&#039;
related:
- block.overview
- block.configure
---
{% set layout_link_text %}
{% trans %}Block layout{% endtrans %}
{% endset %}
{% set layout_link = render_var(help_route_link(layout_link_text,…
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
BlockHtmlTest::$modules property core/modules/block/tests/src/Functional/BlockHtmlTest.php
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/block_content/help_topics/block_content.add.html.twig ---
label: &#039;Creating a content block&#039;
related:
- block.overview
- block.configure
- block.place
- block_content.type
---
{% set library_link_text %}{% trans %}Content blocks{% endtrans %}{% endset %}
{% set library_link =…
block_content.type.html.twig file core/modules/block_content/help_topics/block_content.type.html.twig ---
label: &#039;Defining a 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_link_text %}{% trans…
book-all-books-block.html.twig file core/themes/admin/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/default_admin/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/admin/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.
book-export-html.html.twig file core/themes/default_admin/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.
book-navigation.html.twig file core/themes/admin/templates/classy/navigation/book-navigation.html.twig Theme override to navigate books.
book-navigation.html.twig file core/themes/default_admin/templates/classy/navigation/book-navigation.html.twig Theme override to navigate books.
book-node-export-html.html.twig file core/themes/admin/templates/classy/content/book-node-export-html.html.twig Theme override for a single node in a printer-friendly outline.
book-node-export-html.html.twig file core/themes/default_admin/templates/classy/content/book-node-export-html.html.twig Theme override for a single node in a printer-friendly outline.
book-tree.html.twig file core/themes/admin/templates/classy/navigation/book-tree.html.twig Theme override to display a book tree.
book-tree.html.twig file core/themes/default_admin/templates/classy/navigation/book-tree.html.twig Theme override to display a book tree.
borscht-with-pork-ribs-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/borscht-with-pork-ribs-umami.html
borscht-with-pork-ribs-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/borscht-with-pork-ribs-umami.html
breadcrumb.html.twig file core/profiles/demo_umami/themes/umami/templates/components/navigation/breadcrumb.html.twig Theme override for a breadcrumb trail.
breadcrumb.html.twig file core/themes/stable9/templates/navigation/breadcrumb.html.twig Theme override for a breadcrumb trail.
breadcrumb.html.twig file core/themes/olivero/templates/navigation/breadcrumb.html.twig Theme override for a breadcrumb trail.
breadcrumb.html.twig file core/modules/system/templates/breadcrumb.html.twig Default theme implementation for a breadcrumb trail.
breadcrumb.html.twig file core/themes/starterkit_theme/templates/navigation/breadcrumb.html.twig Theme override for a breadcrumb trail.
breadcrumb.html.twig file core/themes/claro/templates/breadcrumb.html.twig Theme override for a breadcrumb trail.
breadcrumb.html.twig file core/themes/admin/templates/navigation/breadcrumb.html.twig Gin override for a breadcrumb trail.
breadcrumb.html.twig file core/themes/default_admin/templates/navigation/breadcrumb.html.twig Default Admin override for a breadcrumb trail.
breakpoint.overview.html.twig file core/modules/breakpoint/help_topics/breakpoint.overview.html.twig ---
label: &#039;Managing height, width, and resolution breakpoints&#039;
related:
- core.appearance
---
&lt;h2&gt;{% trans %}What are breakpoints?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}Breakpoints are the point at which your site&#039;s…
BrowserHtmlDebugTrait trait core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Provides the debug functions for browser tests.
BrowserHtmlDebugTrait.php file core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php
BrowserHtmlDebugTrait::$htmlOutputBaseUrl property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php The Base URI to use for links to the output files.
BrowserHtmlDebugTrait::$htmlOutputClassName property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Class name for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputCounter property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Counter for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputCounterStorage property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Counter storage for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputDirectory property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Directory name for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputEnabled property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output enabled.
BrowserHtmlDebugTrait::$htmlOutputTestId property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output test ID.
BrowserHtmlDebugTrait::formatHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Formats HTTP headers as string for HTML output logging.
BrowserHtmlDebugTrait::getHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Returns headers in HTML output format.
BrowserHtmlDebugTrait::getResponseLogHandler function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Provides a Guzzle middleware handler to log every response received.
BrowserHtmlDebugTrait::getTestMethodCaller function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Retrieves the current calling line in the class under test.
BrowserHtmlDebugTrait::htmlOutput function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Logs a HTML output message in a text file.
BrowserHtmlDebugTrait::initBrowserOutputFile function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Creates the directory to store browser output.
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHtmlHeadLinkMerging.
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHtmlHeadMerging.
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Tests html_head_link asset merging.
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Tests html_head asset merging.

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