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 |
---|---|---|---|
node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
node.creating_content.html.twig | file | core/ |
--- label: 'Creating a content item' related: - node.overview - node.creating_type - path.creating_alias --- {% set content_link_text %} {% trans %}Content{% endtrans %} {% endset %} {% set content_link =… |
node.creating_type.html.twig | file | core/ |
--- label: 'Creating a content type' related: - node.overview - core.content_structure - field_ui.add_field - field_ui.manage_display - field_ui.manage_form --- {% set content_permissions_link_text %} {% trans %}Administer… |
node.editing.html.twig | file | core/ |
--- label: 'Editing a content item' related: - node.overview - node.creating_content --- {% set content_link_text %} {% trans %}Content{% endtrans %} {% endset %} {% set content_link = render_var(help_route_link(content_link_text,… |
node.html.twig | file | core/ |
Theme override to display a node. |
node.html.twig | file | core/ |
Theme override to display a node. |
node.html.twig | file | core/ |
Default theme implementation to display a node. |
node.html.twig | file | core/ |
Theme override to display a node. |
node.html.twig | file | core/ |
Olivero's theme implementation to display a node. |
node.html.twig | file | core/ |
Theme override to display a node. |
node.html.twig | file | core/ |
<article{{ attributes }}> {{ title_prefix }} {% if not page %} <h2{{ title_attributes }}> <a href="{{ url }}" rel="bookmark">{{ label }}</a> </h2> {% endif %} {{ title_suffix… |
node.html.twig | file | core/ |
Minimal template to ensure chained property access works with white-listing. |
node.overview.html.twig | file | core/ |
--- label: 'Managing content' top_level: true related: - core.content_structure - field_ui.add_field - field_ui.manage_display - field_ui.manage_form - node.creating_type - node.creating_content - node.editing --- {% set… |
NodeViewTest::testHtmlHeadLinks | function | core/ |
Tests the html head links. |
node_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
off-canvas-page-wrapper.html.twig | file | core/ |
Default theme implementation for a page wrapper. |
off-canvas-page-wrapper.html.twig | file | core/ |
Default theme implementation for a page wrapper. |
off-canvas-page-wrapper.html.twig | file | core/ |
Theme override for a page wrapper. |
olivero_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
olivero_test_preprocess_html | function | core/ |
Implements hook_preprocess_html(). |
OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
page-title.html.twig | file | core/ |
Default theme implementation for page titles. |
page-title.html.twig | file | core/ |
Theme override for page titles. |
page-title.html.twig | file | core/ |
Theme override for page titles. |
page-title.html.twig | file | core/ |
Theme override for page titles. |
page-title.html.twig | file | core/ |
Olivero's theme implementation for a page title. |
page-title.html.twig | file | core/ |
Theme override for page titles. |
page.html.twig | file | core/ |
Theme override to display a single page. |
page.html.twig | file | core/ |
Olivero's theme implementation to display a single page. |
page.html.twig | file | core/ |
Theme override to display a single page. |
page.html.twig | file | core/ |
Claro's theme implementation to display a single Drupal page. |
page.html.twig | file | core/ |
Theme override to display a single page. |
page.html.twig | file | core/ |
Default theme implementation to display a single page. |
pager.html.twig | file | core/ |
Default theme implementation to display a pager. |
pager.html.twig | file | core/ |
Theme override to display a pager. |
pager.html.twig | file | core/ |
Theme override to display a pager. |
pager.html.twig | file | core/ |
Theme override to display a pager. |
pager.html.twig | file | core/ |
Theme override to display a pager. |
PageRenderTest::testHtmlRendererAttachmentsRenderContext | function | core/ |
Tests HtmlRenderer::invokePageAttachmentHooks in a render context. |
path.creating_alias.html.twig | file | core/ |
--- label: 'Creating a URL alias for a content item' related: - path.overview - path.editing_alias - node.creating_content - node.editing --- {% set path_permissions_link_text %} {% trans %}Create and edit URL aliases{% endtrans… |
path.editing_alias.html.twig | file | core/ |
--- label: 'Editing a URL alias' related: - path.overview - path.creating_alias --- {% set path_permissions_link_text %} {% trans %}Administer URL aliases{% endtrans %} {% endset %} {% set path_permissions_link =… |
path.overview.html.twig | file | core/ |
--- label: 'Configuring aliases for URLs' top_level: true related: - path.creating_alias - path.editing_alias --- <h2>{% trans %}What is a URL?{% endtrans %}</h2> <p>{% trans %}URL is the abbreviation for "Uniform… |
photo_flickr.html | file | core/ |
|
pizza-umami.html | file | core/ |
|
pizza-umami.html | file | core/ |
|
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
PlainTextOutput::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
PlainTextOutputTest::providerRenderFromHtml | function | core/ |
Data provider for ::testRenderFromHtml() |
PlainTextOutputTest::testRenderFromHtml | function | core/ |
Tests ::renderFromHtml(). |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.