Search for html
- Search 7.x for html
- Search 9.5.x for html
- Search 8.9.x for html
- Search 10.3.x for html
- Search 11.x for html
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| admin-block-content.html.twig | file | core/ |
Default theme implementation for the content of an administrative block. |
| admin-block-content.html.twig | file | core/ |
Claro's theme implementation for the content of an administrative block. |
| admin-block-content.html.twig | file | core/ |
Theme override for the content of an administrative block. |
| admin-block.html.twig | file | core/ |
Theme override for an administrative block. |
| admin-block.html.twig | file | core/ |
Default theme implementation for an administrative block. |
| admin-page.html.twig | file | core/ |
Default theme implementation for an administrative page. |
| admin-page.html.twig | file | core/ |
Theme override for an administrative page. |
| admin-page.html.twig | file | core/ |
Theme override for an administrative page. |
| AdminRouteSubscriber::isHtmlRoute | function | core/ |
Determines whether the given route is an HTML route. |
| announcements-feed-admin.html.twig | file | core/ |
Template file for the theming of announcement_feed admin page. |
| announcements-feed-admin.html.twig | file | core/ |
Template file for the theming of announcement_feed admin page. |
| announcements-feed.html.twig | file | core/ |
Template file for the theming of announcement_feed off-canvas dialog. |
| announcements-feed.html.twig | file | core/ |
Template file for the theming of announcement_feed off-canvas dialog. |
| announcements.html.twig | file | core/ |
{% if count %} <nav class="announcements"> <ul> {% if featured|length %} {% for announcement in featured %} <li class="announcement announcement--featured" data-drupal-featured> … |
| announcements_feed.overview.html.twig | file | core/ |
--- label: 'Viewing Drupal announcements' top_level: true --- {% set actions_link_text %} {% trans %}Announcements{% endtrans %} {% endset %} {% set actions_link = render_var(help_route_link(actions_link_text,… |
| AttachedAssetsTest::testHeaderHTML | function | core/ |
Tests JS assets depending on the 'core/<head>' virtual library. |
| authorize-report.html.twig | file | core/ |
Theme override for authorize.php operation report templates. |
| authorize-report.html.twig | file | core/ |
Default theme implementation for authorize.php operation report templates. |
| bad_help_topics.bad_html.html.twig | file | core/ |
--- label: 'Help topic with bad HTML syntax' top_level: true --- <p>{% trans %}Body goes here{% endtrans %}</h3> |
| bad_help_topics.bad_html2.html.twig | file | core/ |
--- label: 'Bad HTML syntax within trans section' top_level: true --- <p>{% trans %}<a href="/foo">Text here{% endtrans %}</a></p> |
| bad_help_topics.bad_html3.html.twig | file | core/ |
--- label: 'Unclosed HTML tag' top_level: true --- <p>{% trans %}<a href="/foo">Text here{% endtrans %}</p> |
| bad_help_topics.empty.html.twig | file | core/ |
--- label: 'Help topic containing no body' top_level: true --- |
| bad_help_topics.h1.html.twig | file | core/ |
--- label: 'Help topic with H1 header' top_level: true --- <h1>{% trans %}Body goes here{% endtrans %}</h1> |
| bad_help_topics.hierarchy.html.twig | file | core/ |
--- label: 'Help topic with h3 without an h2' top_level: true --- <h3>{% trans %}Body goes here{% endtrans %}</h3> |
| bad_help_topics.locale.html.twig | file | core/ |
--- label: 'Help topic with locale-unsafe tag' top_level: true --- <p>{% trans %}some translated text and a <script>alert('hello')</script>{% endtrans %}</p> |
| bad_help_topics.related.html.twig | file | core/ |
--- label: 'Help topic related to nonexistent topic' top_level: true related: - this.is.not.a.valid.help_topic.id --- <p>{% trans %}Body goes here{% trans %}</p> |
| bad_help_topics.top_level.html.twig | file | core/ |
--- label: 'Help topic not top level or related to top level' --- <p>{% trans %}Body goes here{% endtrans %}</p> |
| bad_help_topics.translated.html.twig | file | core/ |
--- label: 'Help topic with untranslated text' top_level: true --- <p>Body goes here</p> <p>{% trans %}some translated text too{% endtrans %}</p> |
| bad_help_topics.url_func_used.html.twig | file | core/ |
--- label: 'URL test topic that uses outdated url function' top_level: true --- {% set link_uses_url_func = render_var(url('valid.route')) %} <p>{% trans %}This topic should be top-level. It is used to test URLs{% endtrans… |
| baking-mishaps-our-troubleshooting-tips.html | file | core/ |
|
| baking-mishaps-our-troubleshooting-tips.html | file | core/ |
|
| ban.banning_ips.html.twig | file | core/ |
--- label: 'Banning IP addresses' related: - user.overview --- {% set ban_link_text %}{% trans %}IP address bans{% endtrans %}{% endset %} {% set ban_link = render_var(help_route_link(ban_link_text, 'ban.admin_page'))… |
| big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
| big-pipe-interface-preview.html.twig | file | core/ |
Theme override for a BigPipe JS placeholder interface preview. |
| big-pipe-interface-preview.html.twig | file | core/ |
Default theme implementation for a BigPipe JS placeholder interface preview. |
| big-pipe-test-large-content.html.twig | file | core/ |
<div id="big-pipe-large-content"> {% for i in 0..130000 %} boing {% endfor %} </div> |
| BigPipe::splitHtmlOnPlaceholders | function | core/ |
Splits an HTML string into fragments. |
| BigPipePlaceholderTestCase::$embeddedHtmlResponse | property | core/ |
The corresponding expected embedded HTML response. |
| BigPipeRegressionTest::testPlaceholderHtmlEdgeCases | function | core/ |
Tests edge cases with placeholder HTML. |
| BigPipeResponse::$originalHtmlResponse | property | core/ |
The original HTML response. |
| BigPipeResponse::getOriginalHtmlResponse | function | core/ |
Returns the original HTML response. |
| BigPipeResponse::populateBasedOnOriginalHtmlResponse | function | core/ |
Populates this BigPipeResponse object based on the original HTML response. |
| BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
Provides data to testNonHtmlResponse(). |
| BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
Tests html response. |
| BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
Tests non html response. |
| block--block-content--view-type--basic--full.html.twig | file | core/ |
{{ label }} <h1>I am a block content template for a specific bundle and view mode!</h1> |
| block--bundle--banner-block.html.twig | file | core/ |
Theme override to display a block. |
| block--bundle--disclaimer-block.html.twig | file | core/ |
Theme override for a disclaimer block. |
| block--bundle--footer-promo-block.html.twig | file | core/ |
Theme override to display a block. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.