Search for html
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Html | class | core/ |
Provides a render element for an entire HTML page: <html> plus its children. |
Html | class | core/ |
Provides DOMDocument helpers for parsing and serializing HTML strings. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ActiveLinkResponseFilterTest::testOnlyHtml | function | core/ |
Tests ActiveLinkResponseFilter only affects HTML responses. |
admin-block-content.html.twig | file | core/ |
Default theme implementation for the content of an administrative block. |
admin-block-content.html.twig | file | core/ |
Seven's 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/ |
Theme override for an administrative page. |
admin-page.html.twig | file | core/ |
Theme override for an administrative page. |
admin-page.html.twig | file | core/ |
Default theme implementation for an administrative page. |
AdminHtmlRouteProvider | class | core/ |
Provides HTML routes for entities with administrative add/edit/delete pages. |
AdminHtmlRouteProvider.php | file | core/ |
|
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
AdminHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
AdminRouteSubscriber::isHtmlRoute | function | core/ |
Determines whether the given route is a HTML route. |
aggregator-feed.html.twig | file | core/ |
Theme override to present an aggregator feed. |
aggregator-feed.html.twig | file | core/ |
Theme override to present an aggregator feed. |
aggregator-feed.html.twig | file | core/ |
Theme override to present an aggregator feed. |
aggregator-feed.html.twig | file | core/ |
Default theme implementation to present an aggregator feed. |
aggregator-feed.html.twig | file | core/ |
Theme override to present an aggregator feed. |
aggregator-feed.html.twig | file | core/ |
Theme override to present an aggregator feed. |
aggregator-feed.html.twig | file | core/ |
Theme override to present an aggregator feed. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Default theme implementation to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns a example feed. |
AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns a example feed. |
AjaxCommandsTest::testHtmlCommand | function | core/ |
@covers \Drupal\Core\Ajax\HtmlCommand |
AjaxPageStateTest::testHtml5ShivIsNotLoaded | function | core/ |
Give ajax_page_state[libraries]=core/html5shiv to exclude the library. |
ajax_forms_test_advanced_commands_html_callback | function | core/ |
Ajax form callback: Selects 'html'. |
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.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.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> |
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 = render_var(url('ban.admin_page')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Ban visitors from one or more IP addresses… |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.