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 |
|---|---|---|---|
| RenderArrayNonHtmlSubscriberTest | class | core/ |
Functional test verifying that render array throws 406 for non-HTML requests. |
| RenderArrayNonHtmlSubscriberTest.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RenderArrayNonHtmlSubscriberTest::$modules | property | core/ |
Modules to install. |
| RenderArrayNonHtmlSubscriberTest::testResponses | function | core/ |
Tests handling of responses by events subscriber. |
| RenderArrayNonHtmlSubscriberTestController | class | core/ |
Controller for testing testing non-HTML requests. |
| RenderArrayNonHtmlSubscriberTestController.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTestController::rawString | function | core/ |
|
| RenderArrayNonHtmlSubscriberTestController::renderArray | function | core/ |
|
| RenderAttachedTestController::htmlHeaderLink | function | core/ |
Tests HTTP header rendering for link. |
| RenderElementTypesTest::testHtmlTag | function | core/ |
Tests system #type 'html_tag'. |
| renderer_non_html | service | core/ |
Drupal\Core\EventSubscriber\RenderArrayNonHtmlSubscriber |
| render_array_non_html_subscriber_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml |
| render_array_non_html_subscriber_test.routing.yml | file | core/ |
core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml |
| Resource::$html | property | core/ |
The HTML representation of the resource. |
| Resource::getHtml | function | core/ |
Returns the HTML representation of the resource. |
| responsive-image-formatter.html.twig | file | core/ |
Default theme implementation to display a formatted responsive image field. |
| responsive-image-formatter.html.twig | file | core/ |
Theme override to display a formatted responsive image field. |
| responsive-image.html.twig | file | core/ |
Theme override of a responsive image. |
| responsive-image.html.twig | file | core/ |
Default theme implementation of a responsive image. |
| responsive_image.style.html.twig | file | core/ |
--- label: 'Configuring a responsive image style' related: - core.media - field_ui.manage_display - layout_builder.overview - image.style - breakpoint.overview --- {% set media_topic =… |
| RevisionHtmlRouteProvider | class | core/ |
Provides entity revision routes. |
| RevisionHtmlRouteProvider.php | file | core/ |
|
| RevisionHtmlRouteProvider::getRevisionDeleteRoute | function | core/ |
Gets the entity revision delete route. |
| RevisionHtmlRouteProvider::getRevisionRevertRoute | function | core/ |
Gets the entity revision revert route. |
| RevisionHtmlRouteProvider::getRevisionViewRoute | function | core/ |
Gets the entity revision view route. |
| RevisionHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| RevisionHtmlRouteProvider::getVersionHistoryRoute | function | core/ |
Gets the entity revision history route. |
| RoutePreloader::isGetAndHtmlRoute | function | core/ |
Determines whether the given route is a GET and HTML route. |
| RoutePreloaderTest::testOnRequestNonHtml | function | core/ |
Tests onRequest on a non html request. |
| RoutePreloaderTest::testOnRequestOnHtml | function | core/ |
Tests onRequest on a html request. |
| RouteProviderTest::testAdminHtmlRoutes | function | core/ |
Tests admin html routes. |
| RouteProviderTest::testHtmlRoutes | function | core/ |
Tests html routes. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
| search-result.html.twig | file | core/ |
Default theme implementation for displaying a single search result. |
| search.configuring.html.twig | file | core/ |
--- label: 'Configuring search pages' related: - search.overview - search.index --- {% set search_settings_link_text %}{% trans %}Search pages{% endtrans %}{% endset %} {% set search_settings_link =… |
| search.index.html.twig | file | core/ |
--- label: 'Managing the search index' related: - search.overview - search.configuring --- {% set cron_topic = render_var(help_topic_link('core.cron')) %} {% set search_settings_link_text %}{% trans %}Search pages{% endtrans… |
| search.overview.html.twig | file | core/ |
--- label: 'Configuring site search' top_level: true related: - user.permissions - block.place --- {% set search_link_text %}{% trans %}Search{% endtrans %}{% endset %} {% set search_link = render_var(help_route_link(search_link_text,… |
| SearchMatchTest::testHTMLTagsWithWhitespace | function | core/ |
Tests HTML tags with whitespace characters are parsed correctly. |
| SearchRankingTest::testHTMLRankings | function | core/ |
Tests rankings of HTML tags. |
| select.html.twig | file | core/ |
Theme override for a select element. |
| select.html.twig | file | core/ |
Default theme implementation for a select element. |
| select.html.twig | file | core/ |
Theme override for a select element. |
| settings_tray.settings_tray.html.twig | file | core/ |
--- label: 'Using in-line (quick) settings editing' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Edit settings in place.{% endtrans %}</p> <h2>{% trans %}What is quick… |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.