Search for html

  1. Search 7.x for html
  2. Search 8.9.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
form-element.html.twig file core/themes/classy/templates/form/form-element.html.twig Theme override for a form element.
form.html.twig file core/themes/starterkit_theme/templates/form/form.html.twig Theme override for a &#039;form&#039; element.
form.html.twig file core/themes/classy/templates/form/form.html.twig Theme override for a &#039;form&#039; element.
form.html.twig file core/modules/system/templates/form.html.twig Default theme implementation for a &#039;form&#039; element.
form.html.twig file core/themes/stable/templates/form/form.html.twig Theme override for a &#039;form&#039; element.
form.html.twig file core/themes/stable9/templates/form/form.html.twig Theme override for a &#039;form&#039; element.
FormBuilderTest::testUniqueElementHtmlId function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Tests that HTML IDs are unique between 2 forms with the same element names.
FormBuilderTest::testUniqueHtmlId function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Tests that HTML IDs are unique when rebuilding a form with errors.
forum-icon.html.twig file core/themes/classy/templates/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-icon.html.twig file core/modules/forum/templates/forum-icon.html.twig Default theme implementation to display a status icon for a forum post.
forum-icon.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-icon.html.twig file core/themes/stable9/templates/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-icon.html.twig file core/themes/seven/templates/classy/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-icon.html.twig file core/themes/claro/templates/classy/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-icon.html.twig file core/themes/bartik/templates/classy/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-icon.html.twig file core/themes/stable/templates/dataset/forum-icon.html.twig Theme override to display a status icon for a forum post.
forum-list.html.twig file core/themes/seven/templates/classy/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/themes/claro/templates/classy/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/themes/bartik/templates/classy/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/themes/stable/templates/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/themes/classy/templates/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/themes/olivero/templates/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/themes/stable9/templates/dataset/forum-list.html.twig Theme override to display a list of forums and containers.
forum-list.html.twig file core/modules/forum/templates/forum-list.html.twig Default theme implementation to display a list of forums and containers.
forum-submitted.html.twig file core/modules/forum/templates/forum-submitted.html.twig Default theme implementation for a forum post submission string.
forum-submitted.html.twig file core/themes/seven/templates/classy/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum-submitted.html.twig file core/themes/claro/templates/classy/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum-submitted.html.twig file core/themes/bartik/templates/classy/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum-submitted.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum-submitted.html.twig file core/themes/stable9/templates/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum-submitted.html.twig file core/themes/stable/templates/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum-submitted.html.twig file core/themes/classy/templates/user/forum-submitted.html.twig Theme override for a forum post submission string.
forum.concept.html.twig file core/modules/help_topics/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/help_topics/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/help_topics/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/help_topics/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/help_topics/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/classy/templates/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.
forums.html.twig file core/themes/seven/templates/classy/dataset/forums.html.twig Theme override 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/themes/bartik/templates/classy/dataset/forums.html.twig Theme override to display a forum.
forums.html.twig file core/themes/stable/templates/dataset/forums.html.twig Theme override to display a forum.
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.

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