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
views-view.html.twig file core/themes/seven/templates/classy/views/views-view.html.twig Theme override for a main view template.
views-view.html.twig file core/themes/claro/templates/classy/views/views-view.html.twig Theme override for a main view template.
views-view.html.twig file core/themes/bartik/templates/classy/views/views-view.html.twig Theme override for a main view template.
views-view.html.twig file core/modules/views/templates/views-view.html.twig Default theme implementation for main view template.
views-view.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/views/views-view.html.twig Theme override for a main view template.
views-view.html.twig file core/themes/olivero/templates/views/views-view.html.twig Theme override for a main view template.
views-view.html.twig file core/themes/stable9/templates/views/views-view.html.twig Theme override for main view template.
views-view.html.twig file core/themes/stable/templates/views/views-view.html.twig Theme override for main view template.
views-view.html.twig file core/themes/starterkit_theme/templates/views/views-view.html.twig Theme override for a main view template.
views-view.html.twig file core/themes/classy/templates/views/views-view.html.twig Theme override for a main view template.
views.overview.html.twig file core/modules/help_topics/help_topics/views.overview.html.twig ---
label: &#039;Managing content listings (views)&#039;
top_level: true
related:
- block.overview
- views_ui.bulk_operations
- action.overview
- user.overview
---
&lt;h2&gt;{% trans %}What is a view?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans…
views.view.test_style_html_list.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list.yml
views_ui.add_display.html.twig file core/modules/help_topics/help_topics/views_ui.add_display.html.twig ---
label: &#039;Adding a new display to an existing view&#039;
related:
- views.overview
- views_ui.edit
---
{% set views = render_var(url(&#039;entity.view.collection&#039;)) %}
{% set view_edit_topic =…
views_ui.bulk_operations.html.twig file core/modules/help_topics/help_topics/views_ui.bulk_operations.html.twig ---
label: &#039;Adding a bulk operations form to a view&#039;
related:
- action.overview
- action.creating
- views.overview
- views_ui.create
- user.overview
---
{% set views_link_text %}
{% trans %}Views{% endtrans %}
{% endset %}
{% set…
views_ui.create.html.twig file core/modules/help_topics/help_topics/views_ui.create.html.twig ---
label: &#039;Creating a new view&#039;
related:
- views.overview
- views_ui.edit
- views_ui.add_display
---
{% set views = render_var(url(&#039;entity.view.collection&#039;)) %}
&lt;h2&gt;{% trans %}Goal{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{%…
views_ui.edit.html.twig file core/modules/help_topics/help_topics/views_ui.edit.html.twig ---
label: &#039;Editing an existing view display&#039;
related:
- views.overview
- views_ui.add_display
---
{% set views = render_var(url(&#039;entity.view.collection&#039;)) %}
{% set views_overview_topic =…
watercress-soup-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/watercress-soup-umami.html
watercress-soup-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/watercress-soup-umami.html
WebDriverTestBase::getHtmlOutputHeaders function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns headers in HTML output format.
WildcardHtmlSupportTest class core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getCKEditor5PluginConfig()
@group ckeditor5
@internal
WildcardHtmlSupportTest.php file core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php
WildcardHtmlSupportTest::$manager property core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php The manager for &quot;CKEditor 5 plugin&quot; plugins.
WildcardHtmlSupportTest::$modules property core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php Modules to enable.
WildcardHtmlSupportTest::providerGhsConfiguration function core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php
WildcardHtmlSupportTest::setUp function core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php
WildcardHtmlSupportTest::testGhsConfiguration function core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing::getDynamicPluginConfig()
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getCKEditor5PluginConfig()
@dataProvider providerGhsConfiguration
workflows.overview.html.twig file core/modules/help_topics/help_topics/workflows.overview.html.twig ---
label: &#039;Managing content moderation workflows&#039;
top_level: true
related:
- core.content_structure
---
{% set configuring_workflows_topic = render_var(help_topic_link(&#039;content_moderation.configuring_workflows&#039;)) %}
{% set…
Xss::$htmlTags property core/lib/Drupal/Component/Utility/Xss.php The default list of HTML tags allowed by filter().
Xss::getHtmlTagList function core/lib/Drupal/Component/Utility/Xss.php Gets the standard list of HTML tags allowed by Xss::filter().
_filter_html_escape function core/modules/filter/filter.module Escapes all HTML tags, so they will be visible instead of being effective.
_filter_html_image_secure_process function core/modules/filter/filter.module Process callback for local image filter.
_update_ckeditor5_html_filter function core/modules/ckeditor5/ckeditor5.module AJAX callback handler for filter_format_form().

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