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
core.appearance.html.twig file core/modules/help_topics/help_topics/core.appearance.html.twig ---
label: &#039;Changing the appearance of your site&#039;
top_level: true
related:
- core.content_structure
---
{% set content_structure_topic = render_var(help_topic_link(&#039;core.content_structure&#039;)) %}
&lt;h2&gt;{% trans %}What is a…
core.config_overview.html.twig file core/modules/help_topics/help_topics/core.config_overview.html.twig ---
label: &#039;Managing and deploying configuration&#039;
top_level: true
related:
- config.export_full
- config.import_full
- config.export_single
- config.import_single
---
&lt;h2&gt;{% trans %}What is the configuration system?{% endtrans…
core.content_structure.html.twig file core/modules/help_topics/help_topics/core.content_structure.html.twig ---
label: &#039;Managing content structure&#039;
top_level: true
---
{% set help_url = render_var(url(&#039;help.main&#039;)) %}
&lt;h2&gt;{% trans %}What types of data does a site have?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}There are four…
core.cron.html.twig file core/modules/help_topics/help_topics/core.cron.html.twig ---
label: &#039;Running and configuring cron&#039;
related:
- core.maintenance
---
{% set cron_link_text %}{% trans %}Cron{% endtrans %}{% endset %}
{% set cron_link = render_var(help_route_link(cron_link_text, &#039;system.cron_settings&#039;))…
core.date_format.html_date.yml file core/modules/system/config/install/core.date_format.html_date.yml core/modules/system/config/install/core.date_format.html_date.yml
core.date_format.html_datetime.yml file core/modules/system/config/install/core.date_format.html_datetime.yml core/modules/system/config/install/core.date_format.html_datetime.yml
core.date_format.html_month.yml file core/modules/system/config/install/core.date_format.html_month.yml core/modules/system/config/install/core.date_format.html_month.yml
core.date_format.html_time.yml file core/modules/system/config/install/core.date_format.html_time.yml core/modules/system/config/install/core.date_format.html_time.yml
core.date_format.html_week.yml file core/modules/system/config/install/core.date_format.html_week.yml core/modules/system/config/install/core.date_format.html_week.yml
core.date_format.html_year.yml file core/modules/system/config/install/core.date_format.html_year.yml core/modules/system/config/install/core.date_format.html_year.yml
core.date_format.html_yearless_date.yml file core/modules/system/config/install/core.date_format.html_yearless_date.yml core/modules/system/config/install/core.date_format.html_yearless_date.yml
core.extending.html.twig file core/modules/help_topics/help_topics/core.extending.html.twig ---
label: &#039;Extending and modifying your site functionality&#039;
top_level: true
---
&lt;h2&gt;{% trans %}What is a module?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}A &lt;em&gt;module&lt;/em&gt; is a set of PHP, JavaScript, and/or CSS files…
core.maintenance.html.twig file core/modules/help_topics/help_topics/core.maintenance.html.twig ---
label: &#039;Maintaining and troubleshooting your site&#039;
top_level: true
related:
- core.cron
- core.extending
- core.security
- system.cache
- system.config_error
- system.maintenance_mode
---
&lt;h2&gt;{% trans %}Maintaining and…
core.media.html.twig file core/modules/help_topics/help_topics/core.media.html.twig ---
label: &#039;Managing media&#039;
top_level: true
related:
- core.content_structure
- field_ui.add_field
- field_ui.reference_field
- field_ui.manage_form
- breakpoint.overview
---
{% set content_structure_topic =…
core.menus.html.twig file core/modules/help_topics/help_topics/core.menus.html.twig ---
label: &#039;Managing menus&#039;
top_level: true
related:
- block.place
---
&lt;h2&gt;{% trans %}What is a menu?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}A menu is a collection of &lt;em&gt;menu links&lt;/em&gt; used to navigate a web site.…
core.performance.html.twig file core/modules/help_topics/help_topics/core.performance.html.twig ---
label: &#039;Optimizing site performance&#039;
top_level: true
---
&lt;h2&gt;{% trans %}What is site performance?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}Site performance, in this context, refers to speed factors such as the page load time…
core.security.html.twig file core/modules/help_topics/help_topics/core.security.html.twig ---
label: &#039;Making your site secure&#039;
top_level: true
---
&lt;h2&gt;{% trans %}What are security updates?{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}Any software occasionally has bugs, and sometimes these bugs have security implications.…
core.settings_tray.html.twig file core/modules/help_topics/help_topics/core.settings_tray.html.twig ---
label: &#039;Using in-line (quick) settings editing&#039;
related:
- core.ui_components
---
&lt;h2&gt;{% trans %}Goal{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}Edit settings in place.{% endtrans %}&lt;/p&gt;
&lt;h2&gt;{% trans %}What is quick…
core.tracking_content.html.twig file core/modules/help_topics/help_topics/core.tracking_content.html.twig ---
label: &#039;Tracking the content of your website&#039;
top_level: true
---
&lt;h2&gt;{% trans %}Tracking overview{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}There are two core modules that provide tracking:{% endtrans %}&lt;/p&gt;
&lt;ul&gt;
core.translations.html.twig file core/modules/help_topics/help_topics/core.translations.html.twig ---
label: &#039;Working with languages and translations&#039;
top_level: true
related:
- block.place
- block.configure
---
{% set config_overview_topic = render_var(help_topic_link(&#039;core.config_overview&#039;)) %}
{% set…
core.ui_accessibility.html.twig file core/modules/help_topics/help_topics/core.ui_accessibility.html.twig ---
label: &#039;Accessibility of the administrative interface&#039;
related:
- core.ui_components
---
&lt;h2&gt;{% trans %}Overview of accessibility{% endtrans %}&lt;/h2&gt;
&lt;p&gt;{% trans %}The core administrative interface has built-in…
core.ui_components.html.twig file core/modules/help_topics/help_topics/core.ui_components.html.twig ---
label: &#039;Using the administrative interface&#039;
top_level: true
related:
- block.overview
---
{% set accessibility_topic = render_var(help_topic_link(&#039;core.ui_accessibility&#039;)) %}
{% set settings_tray_topic =…
core.web_services.html.twig file core/modules/help_topics/help_topics/core.web_services.html.twig ---
label: &#039;Enabling web services&#039;
top_level: true
related:
- core.content_structure
---
{% set content_structure_topic = render_var(help_topic_link(&#039;core.content_structure&#039;)) %}
&lt;h2&gt;{% trans %}What is a web service?{%…
crema-catalana-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/crema-catalana-umami.html
crema-catalana-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/crema-catalana-umami.html
CustomPageExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Exception subscriber for handling core custom HTML error pages.
CustomPageExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php
CustomPageExceptionHtmlSubscriber::$accessManager property core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php The access manager.
CustomPageExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php The configuration factory.
CustomPageExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
CustomPageExceptionHtmlSubscriber::makeSubrequestToCustomPath function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Makes a subrequest to retrieve the custom error page.
CustomPageExceptionHtmlSubscriber::on403 function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Handles a 403 error for HTML.
CustomPageExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Handles a 404 error for HTML.
CustomPageExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Constructs a new CustomPageExceptionHtmlSubscriber.
CustomPageExceptionHtmlSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber
@group EventSubscriber
CustomPageExceptionHtmlSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::$accessManager property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The access manager.
CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked access unaware router.
CustomPageExceptionHtmlSubscriberTest::$configFactory property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked config factory.
CustomPageExceptionHtmlSubscriberTest::$customPageSubscriber property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The tested custom page exception subscriber.
CustomPageExceptionHtmlSubscriberTest::$errorLog property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The PHP error log settings before the test.
CustomPageExceptionHtmlSubscriberTest::$kernel property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked HTTP kernel.
CustomPageExceptionHtmlSubscriberTest::$logger property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked logger.
CustomPageExceptionHtmlSubscriberTest::$redirectDestination property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked redirect.destination service.
CustomPageExceptionHtmlSubscriberTest::setUp function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::tearDown function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests onHandleException with a GET request.
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests onHandleException with a POST request.
dairy-free-delicious-milk-chocolate.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/dairy-free-delicious-milk-chocolate.html
dairy-free-delicious-milk-chocolate.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/dairy-free-delicious-milk-chocolate.html

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