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 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
forum-topic.html.twig file core/modules/forum/templates/forum-topic.html.twig Default theme implementation to display a forum topic.
forum-topic.html.twig file core/themes/stable9/templates/dataset/forum-topic.html.twig Default theme implementation to display a forum topic.
forum.concept.html.twig file core/modules/forum/help_topics/forum.concept.html.twig ---
label: &#039;Creating threaded discussion forums&#039;
top_level: true
---
&lt;h2&gt;{% trans %}What is a forum?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}A forum is nested hierarchy of discussions, where users post topics and comment on…
forum.configuring.html.twig file core/modules/forum/help_topics/forum.configuring.html.twig ---
label: &#039;Configuring forums&#039;
related:
- forum.concept
---
{% set forum_concept_topic = render_var(help_topic_link(&#039;forum.concept&#039;)) %}
{% set settings_link_text %}{% trans %}Settings{% endtrans %}{% endset %}
{% set…
forum.locking.html.twig file core/modules/forum/help_topics/forum.locking.html.twig ---
label: &#039;Locking a forum topic&#039;
related:
- forum.concept
---
{% set index_link_text %}{% trans %}Forums{% endtrans %}{% endset %}
{% set index_link = render_var(help_route_link(index_link_text, &#039;forum.index&#039;)) %}
&lt;h2&gt;{%…
forum.moving.html.twig file core/modules/forum/help_topics/forum.moving.html.twig ---
label: &#039;Moving a topic to a new forum&#039;
related:
- forum.concept
---
{% set index_link_text %}{% trans %}Forums{% endtrans %}{% endset %}
{% set index_link = render_var(help_route_link(index_link_text, &#039;forum.index&#039;))…
forum.starting.html.twig file core/modules/forum/help_topics/forum.starting.html.twig ---
label: &#039;Starting a forum discussion&#039;
related:
- forum.concept
---
{% set index_link_text %}{% trans %}Forums{% endtrans %}{% endset %}
{% set index_link = render_var(help_route_link(index_link_text, &#039;forum.index&#039;))…
forums.html.twig file core/modules/forum/templates/forums.html.twig Default theme implementation to display a forum.
forums.html.twig file core/themes/claro/templates/classy/dataset/forums.html.twig Theme override to display a forum.
forums.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/forums.html.twig Theme override to display a forum.
forums.html.twig file core/themes/olivero/templates/dataset/forums.html.twig Theme override to display a forum.
forums.html.twig file core/themes/stable9/templates/dataset/forums.html.twig Theme override to display a forum.
FunctionalTestDebugHtmlOutputHelperTest class core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php Helper test for FunctionalTestDebugHtmlOutputTest.
FunctionalTestDebugHtmlOutputHelperTest.php file core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php The theme to install as the default for testing.
FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php Creates one page of debug HTML output.
FunctionalTestDebugHtmlOutputTest class core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php Test to ensure that functional tests produce debug HTML output when required.
FunctionalTestDebugHtmlOutputTest.php file core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
FunctionalTestDebugHtmlOutputTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php The theme to install as the default for testing.
FunctionalTestDebugHtmlOutputTest::testFunctionalTestDebugHtmlOutput function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php Ensures that functional tests produce debug HTML output when required.
FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable.
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsAreCompatible function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Checks that fundamental CKEditor 5 plugins&#039; HTML tags are allowed.
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Checks the HTML restrictions match the enabled CKEditor 5 plugins&#039; output.
FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Analyzes a text format to find the filter not allowing required tags.
get-started.html.twig file core/themes/olivero/templates/includes/get-started.html.twig Olivero&#039;s theme Get Started section.
give-it-a-go-and-grow-your-own-herbs.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/give-it-a-go-and-grow-your-own-herbs.html
give-it-a-go-and-grow-your-own-herbs.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-it-a-go-and-grow-your-own-herbs.html
give-your-oatmeal-the-ultimate-makeover.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/give-your-oatmeal-the-ultimate-makeover.html
give-your-oatmeal-the-ultimate-makeover.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-your-oatmeal-the-ultimate-makeover.html
help-section.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/stable9/templates/admin/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/claro/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/modules/help/templates/help-section.html.twig Default theme implementation for a section of the help page.
help-topic.html.twig file core/modules/help/templates/help-topic.html.twig Default theme implementation to display a help topic.
help-topic.html.twig file core/modules/help_topics/templates/help-topic.html.twig Default theme implementation to display a help topic.
help-topic.html.twig file core/themes/stable9/templates/admin/help-topic.html.twig Theme override for a help topic.
help.help_topic_search.html.twig file core/modules/help/help_topics/help.help_topic_search.html.twig ---
label: &#039;Configuring help search&#039;
related:
- block.place
- system.cache
- core.cron
- search.overview
---
{% set extend_link_text %}{% trans %}Extend{% endtrans %}{% endset %}
{% set help_link_text %}{% trans %}Help{% endtrans…
help.overview.html.twig file core/modules/help/help_topics/help.overview.html.twig ---
label: &#039;Working with help topics&#039;
top_level: true
related:
- help.help_topic_search
- locale.translate_strings
---
{% set help_link_text %}{% trans %}Help{% endtrans %}{% endset %}
{% set help_link =…
HelpTopicsSyntaxTest::validateHtml function core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Validates the HTML and header hierarchy for topic text.
help_topics_test.additional.html.twig file core/modules/help/tests/modules/help_topics_test/help_topics/help_topics_test.additional.html.twig ---
label: &#039;Additional topic&#039;
related:
- help_topics_test.test
---
&lt;p&gt;{% trans %}This topic should get listed automatically on the Help test topic.{% endtrans %}&lt;/p&gt;
help_topics_test.linked.html.twig file core/modules/help/tests/modules/help_topics_test/help_topics/help_topics_test.linked.html.twig ---
label: &#039;Linked topic&#039;
---
&lt;p&gt;{% trans %}This topic is not supposed to be top-level.{% endtrans %}&lt;/p&gt;
help_topics_test.test.html.twig file core/modules/help/tests/modules/help_topics_test/help_topics/help_topics_test.test.html.twig ---
label: &quot;ABC Help Test module&quot;
top_level: true
related:
- help_topics_test.linked
- does_not_exist.and_no_error
---
{% set help_topic_link = render_var(help_topic_link(&#039;help_topics_test.test_urls&#039;)) %}
&lt;p&gt;{% trans…
help_topics_test.test_urls.html.twig file core/modules/help/tests/modules/help_topics_test/help_topics/help_topics_test.test_urls.html.twig ---
label: &#039;URL test topic&#039;
top_level: true
---
{% set non_route_link = render_var(help_route_link(&#039;not a route&#039;, &#039;not_a_real_route&#039;)) %}
{% set missing_params_link = render_var(help_route_link(&#039;missing params&#039;,…
help_topics_test_theme.test.html.twig file core/modules/help/tests/themes/help_topics_test_theme/help_topics/help_topics_test_theme.test.html.twig ---
label: &#039;XYZ Help Test theme&#039;
top_level: true
related:
- help_topics_test.additional
---
&lt;p&gt;{% trans %}This is a theme provided topic.{% endtrans %}&lt;/p&gt;
history.tracking_user_content.html.twig file core/modules/history/help_topics/history.tracking_user_content.html.twig ---
label: &#039;Tracking which content a user has visited&#039;
related:
- core.tracking_content
---
&lt;h2&gt;{% trans %}What content visits are tracked?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}The core History module tracks when each…
Html class core/lib/Drupal/Component/Utility/Html.php Provides DOMDocument helpers for parsing and serializing HTML strings.
Html class core/lib/Drupal/Core/Render/Element/Html.php Provides a render element for an entire HTML page: &lt;html&gt; plus its children.
html-1.txt file core/tests/fixtures/files/html-1.txt &lt;h1&gt;Test HTML&lt;/h1&gt;
html-1.txt file core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/html-1.txt &lt;h1&gt;Test HTML&lt;/h1&gt;
html-2.html file core/tests/fixtures/files/html-2.html

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