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
views-view-table.html.twig file core/themes/olivero/templates/views/views-view-table.html.twig Theme override for implementation of displaying a view as a table.
views-view-table.html.twig file core/themes/stable9/templates/views/views-view-table.html.twig Theme override for displaying a view as a table.
views-view-table.html.twig file core/themes/claro/templates/views/views-view-table.html.twig Theme override for displaying a view as a table.
views-view-table.html.twig file core/themes/starterkit_theme/templates/views/views-view-table.html.twig Theme override for displaying a view as a table.
views-view-unformatted--media-library.html.twig file core/themes/claro/templates/media-library/views-view-unformatted--media-library.html.twig Theme override for the media_library display of unformatted rows.
views-view-unformatted--media-library.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/media-library/views-view-unformatted--media-library.html.twig Theme override of the media library view.
views-view-unformatted.html.twig file core/themes/stable9/templates/views/views-view-unformatted.html.twig Theme override to display a view of unformatted rows.
views-view-unformatted.html.twig file core/themes/starterkit_theme/templates/views/views-view-unformatted.html.twig Theme override to display a view of unformatted rows.
views-view-unformatted.html.twig file core/modules/views/templates/views-view-unformatted.html.twig Default theme implementation to display a view of unformatted rows.
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/themes/claro/templates/classy/views/views-view.html.twig Theme override for a 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/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.overview.html.twig file core/modules/views/help_topics/views.overview.html.twig ---
label: &#039;Managing content listings (views)&#039;
top_level: true
related:
- block.overview
- views_ui.bulk_operations
- user.overview
---
&lt;h2&gt;{% trans %}What is a view?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}A…
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/views_ui/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_link_text %}{% trans %}Views{% endtrans %}{% endset %}
{% set views_link = render_var(help_route_link(views_link_text,…
views_ui.bulk_operations.html.twig file core/modules/views_ui/help_topics/views_ui.bulk_operations.html.twig ---
label: &#039;Adding a bulk operations form to a view&#039;
related:
- views.overview
- views_ui.create
- user.overview
---
{% set views_link_text %}
{% trans %}Views{% endtrans %}
{% endset %}
{% set views =…
views_ui.create.html.twig file core/modules/views_ui/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_link_text %}{% trans %}Views{% endtrans %}{% endset %}
{% set views_link = render_var(help_route_link(views_link_text,…
views_ui.edit.html.twig file core/modules/views_ui/help_topics/views_ui.edit.html.twig ---
label: &#039;Editing an existing view display&#039;
related:
- views.overview
- views_ui.add_display
---
{% set views_link_text %}{% trans %}Views{% endtrans %}{% endset %}
{% set views_link = render_var(help_route_link(views_link_text,…
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 install.
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
@dataProvider providerGhsConfiguration
workflows.overview.html.twig file core/modules/workflows/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…
WorkspacesHtmlEntityFormController class core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Overrides the entity form controller service for workspaces operations.
WorkspacesHtmlEntityFormController.php file core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php
WorkspacesHtmlEntityFormController::getContentResult function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Invokes the form and returns the result.
WorkspacesHtmlEntityFormController::getFormArgument function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Extracts the form argument string from a request.
WorkspacesHtmlEntityFormController::getFormObject function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Returns the object used to build the form.
WorkspacesHtmlEntityFormController::__construct function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Constructs a new \Drupal\Core\Controller\FormController object.
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().
XssTest::testFilterNormalizedHtml5 function core/tests/Drupal/Tests/Component/Utility/XssTest.php Checks that escaped HTML embedded in an attribute is not filtered.
_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.