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
ActiveLinkResponseFilterTest::testOnlyHtml function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests ActiveLinkResponseFilter only affects HTML responses.
admin-block-content.html.twig file core/modules/system/templates/admin-block-content.html.twig Default theme implementation for the content of an administrative block.
admin-block-content.html.twig file core/themes/seven/templates/admin-block-content.html.twig Seven&#039;s theme implementation for the content of an administrative block.
admin-block-content.html.twig file core/themes/claro/templates/admin/admin-block-content.html.twig Claro&#039;s theme implementation for the content of an administrative block.
admin-block-content.html.twig file core/themes/stable/templates/admin/admin-block-content.html.twig Theme override for the content of an administrative block.
admin-block.html.twig file core/themes/stable/templates/admin/admin-block.html.twig Theme override for an administrative block.
admin-block.html.twig file core/modules/system/templates/admin-block.html.twig Default theme implementation for an administrative block.
admin-page.html.twig file core/themes/stable/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig file core/themes/claro/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig file core/modules/system/templates/admin-page.html.twig Default theme implementation for an administrative page.
AdminHtmlRouteProvider class core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Provides HTML routes for entities with administrative add/edit/delete pages.
AdminHtmlRouteProvider.php file core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminHtmlRouteProvider::getAddFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add-form route.
AdminHtmlRouteProvider::getAddPageRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add page route.
AdminHtmlRouteProvider::getDeleteFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the delete-form route.
AdminHtmlRouteProvider::getDeleteMultipleFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Returns the delete multiple form route.
AdminHtmlRouteProvider::getEditFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the edit-form route.
AdminRouteSubscriber::isHtmlRoute function core/modules/system/src/EventSubscriber/AdminRouteSubscriber.php Determines whether the given route is a HTML route.
aggregator-feed.html.twig file core/themes/bartik/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/claro/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/stable/templates/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/modules/aggregator/templates/aggregator-feed.html.twig Default theme implementation to present an aggregator feed.
aggregator-feed.html.twig file core/themes/classy/templates/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/seven/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-item.html.twig file core/themes/stable/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/modules/aggregator/templates/aggregator-item.html.twig Default theme implementation to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/seven/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/bartik/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/claro/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/classy/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
AggregatorTestBase::getHtmlEntitiesSample function core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php Returns a example feed.
AggregatorTestBase::getHtmlEntitiesSample function core/modules/aggregator/src/Tests/AggregatorTestBase.php Returns a example feed.
AjaxCommandsTest::testHtmlCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\HtmlCommand
AjaxPageStateTest::testHtml5ShivIsNotLoaded function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Give ajax_page_state[libraries]=core/html5shiv to exclude the library.
ajax_forms_test_advanced_commands_html_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects &#039;html&#039;.
AttachedAssetsTest::testHeaderHTML function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests JS assets depending on the &#039;core/&lt;head&gt;&#039; virtual library.
authorize-report.html.twig file core/themes/stable/templates/admin/authorize-report.html.twig Theme override for authorize.php operation report templates.
authorize-report.html.twig file core/modules/system/templates/authorize-report.html.twig Default theme implementation for authorize.php operation report templates.
bad_help_topics.bad_html.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.bad_html.html.twig ---
label: &#039;Help topic with bad HTML syntax&#039;
top_level: true
---
&lt;p&gt;{% trans %}Body goes here{% endtrans %}&lt;/h3&gt;
bad_help_topics.empty.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.empty.html.twig ---
label: &#039;Help topic containing no body&#039;
top_level: true
---
bad_help_topics.h1.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.h1.html.twig ---
label: &#039;Help topic with H1 header&#039;
top_level: true
---
&lt;h1&gt;{% trans %}Body goes here{% endtrans %}&lt;/h1&gt;
bad_help_topics.hierarchy.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.hierarchy.html.twig ---
label: &#039;Help topic with h3 without an h2&#039;
top_level: true
---
&lt;h3&gt;{% trans %}Body goes here{% endtrans %}&lt;/h3&gt;
bad_help_topics.related.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.related.html.twig ---
label: &#039;Help topic related to nonexistent topic&#039;
top_level: true
related:
- this.is.not.a.valid.help_topic.id
---
&lt;p&gt;{% trans %}Body goes here{% trans %}&lt;/p&gt;
bad_help_topics.top_level.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.top_level.html.twig ---
label: &#039;Help topic not top level or related to top level&#039;
---
&lt;p&gt;{% trans %}Body goes here{% endtrans %}&lt;/p&gt;
bad_help_topics.translated.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.translated.html.twig ---
label: &#039;Help topic with untranslated text&#039;
top_level: true
---
&lt;p&gt;Body goes here&lt;/p&gt;
baking-mishaps-our-troubleshooting-tips.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/baking-mishaps-our-troubleshooting-tips.html
baking-mishaps-our-troubleshooting-tips.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/baking-mishaps-our-troubleshooting-tips.html
ban.banning_ips.html.twig file core/modules/help_topics/help_topics/ban.banning_ips.html.twig ---
label: &#039;Banning IP addresses&#039;
related:
- user.overview
---
{% set ban = render_var(url(&#039;ban.admin_page&#039;)) %}
&lt;h2&gt;{% trans %}Goal{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}Ban visitors from one or more IP addresses…

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