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. 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
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController service core/modules/layout_builder/layout_builder.services.yml
Drupal\workspaces\Controller\WorkspacesHtmlEntityFormController service core/modules/workspaces/workspaces.services.yml
DynamicPageCacheTestController::html function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (without cache contexts, so cacheable).
DynamicPageCacheTestController::htmlUncacheableContexts function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with &#039;user&#039; context, so uncacheable)
DynamicPageCacheTestController::htmlUncacheableMaxAge function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with max-age=0, so uncacheable)
DynamicPageCacheTestController::htmlUncacheableTags function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with a cache tag preventing caching).
DynamicPageCacheTestController::htmlWithCacheContexts function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with cache contexts, so cacheable).
editor.editor.basic_html.yml file core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml
editor.editor.basic_html.yml file core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml
editor.editor.basic_html.yml file core/profiles/standard/config/install/editor.editor.basic_html.yml core/profiles/standard/config/install/editor.editor.basic_html.yml
editor.editor.basic_html.yml file core/profiles/demo_umami/config/install/editor.editor.basic_html.yml core/profiles/demo_umami/config/install/editor.editor.basic_html.yml
editor.editor.full_html.yml file core/profiles/standard/config/install/editor.editor.full_html.yml core/profiles/standard/config/install/editor.editor.full_html.yml
editor.editor.full_html.yml file core/profiles/demo_umami/config/install/editor.editor.full_html.yml core/profiles/demo_umami/config/install/editor.editor.full_html.yml
editor.editor.full_html.yml file core/recipes/full_html_format_editor/config/editor.editor.full_html.yml core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
editor.editor.full_html.yml file core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
editor.editor.umami_basic_html.yml file core/modules/editor/tests/fixtures/update/editor.editor.umami_basic_html.yml core/modules/editor/tests/fixtures/update/editor.editor.umami_basic_html.yml
editor.overview.html.twig file core/modules/editor/help_topics/editor.overview.html.twig ---
label: &#039;Connecting text editors to text formats&#039;
related:
- core.content_structure
- field_ui.manage_form
- filter.overview
---
{% set filter_overview_topic = render_var(help_topic_link(&#039;filter.overview&#039;)) %}
{% set…
EmphasisTest::testEmphasisArbitraryHtml function core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php Tests that arbitrary attributes are allowed via GHS.
entity-add-list.html.twig file core/themes/claro/templates/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/themes/stable9/templates/content-edit/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/modules/system/templates/entity-add-list.html.twig Default theme implementation to present a list of available bundles.
entity-moderation-form.html.twig file core/modules/content_moderation/templates/entity-moderation-form.html.twig &lt;ul class=&quot;entity-moderation-form&quot;&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.current }}&lt;/li&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.new_state }}&lt;/li&gt;
&lt;li…
entity-moderation-form.html.twig file core/themes/stable9/templates/content-edit/entity-moderation-form.html.twig &lt;ul class=&quot;entity-moderation-form&quot;&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.current }}&lt;/li&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.new_state }}&lt;/li&gt;
&lt;li…
entity-page-title.html.twig file core/themes/stable9/templates/field/entity-page-title.html.twig Theme override for entity page title.
entity-page-title.html.twig file core/modules/system/templates/entity-page-title.html.twig Default theme implementation for entity page title.
ExceptionHandlingTest::testHtml403 function core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php Tests the exception handling for HTML and 403 status code.
ExceptionHandlingTest::testHtml404 function core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php Tests the exception handling for HTML and 404 status code.
Fast404ExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php High-performance 404 exception subscriber.
Fast404ExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The cache tags invalidator.
Fast404ExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The config factory.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
Fast404ExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
Fast404ExceptionHtmlSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Registers the methods in this class that should be listeners.
Fast404ExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Handles a 404 error for HTML.
Fast404ExceptionHtmlSubscriber::onConfigSave function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Invalidates 4xx-response cache tag if fast 404 config is changed.
Fast404ExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Constructs a new Fast404ExceptionHtmlSubscriber.
feed-icon.html.twig file core/modules/system/templates/feed-icon.html.twig Default theme implementation for a feed icon.
feed-icon.html.twig file core/themes/olivero/templates/misc/feed-icon.html.twig Theme override for a feed icon.
feed-icon.html.twig file core/themes/stable9/templates/media-library/feed-icon.html.twig Theme override for a feed icon.
field--comment-body.html.twig file core/themes/olivero/templates/field/field--comment-body.html.twig Olivero&#039;s theme override for comment body field.
field--comment.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/olivero/templates/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/stable9/templates/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/modules/comment/templates/field--comment.html.twig Default theme override for comment fields.
field--comment.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/field--comment.html.twig Test that comments still work with the form above instead of below.
field--comment.html.twig file core/themes/claro/templates/classy/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/starterkit_theme/templates/field/field--comment.html.twig Theme override for comment fields.
field--field-cooking-time.html.twig file core/profiles/demo_umami/themes/umami/templates/components/field/field--field-cooking-time.html.twig Theme override for a field.
field--field-difficulty.html.twig file core/profiles/demo_umami/themes/umami/templates/components/field/field--field-difficulty.html.twig Theme override for a field.

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