You are here

28 #type uses of HtmlTag in Drupal 9

BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging in core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php
Data provider for testMergeAttachmentsHtmlHeadMerging.
claro_preprocess_field_multiple_value_form in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for field_multiple_value_form.
ConfigSync::buildForm in core/modules/config/src/Form/ConfigSync.php
Form constructor.
contextual_toolbar in core/modules/contextual/contextual.module
Implements hook_toolbar().
CssCollectionRenderer::render in core/lib/Drupal/Core/Asset/CssCollectionRenderer.php
Renders an asset collection.
CssCollectionRendererUnitTest::providerTestRender in core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
Provides data for the CSS asset rendering test.
JsCollectionRenderer::render in core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
This class evaluates the aggregation enabled/disabled condition on a group by group basis by testing whether an aggregate file has been made for the group rather than by testing the site-wide aggregation setting. This allows this class to work…
JSMessageTestController::messageLinks in core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php
Displays links to show messages via JavaScript.
JsOnceTestController::onceBcTest in core/modules/system/tests/modules/js_once_test/src/Controller/JsOnceTestController.php
Provides elements for testing jQuery Once BC support.
JsOnceTestController::onceTest in core/modules/system/tests/modules/js_once_test/src/Controller/JsOnceTestController.php
Provides elements for testing @drupal/once.
KernelTestBaseTest::testRender in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::render
MediaLibraryWidget::formElement in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Returns the form for a single field widget.
OEmbedFormatter::viewElements in core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php
Builds a renderable array for a field value.
olivero_preprocess_field_multiple_value_form in core/themes/olivero/olivero.theme
Implements hook_preprocess_HOOK().
olivero_preprocess_html in core/themes/olivero/olivero.theme
Implements hook_preprocess_HOOK() for HTML document templates.
RenderArrayNonHtmlSubscriberTestController::renderArray in core/modules/system/tests/modules/render_array_non_html_subscriber_test/src/RenderArrayNonHtmlSubscriberTestController.php
RenderElementTypesTest::testHtmlTag in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Tests system #type 'html_tag'.
SvgIconBuilder::buildRenderArray in core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php
Builds a render array representation of an SVG.
system_page_attachments in core/modules/system/system.module
Implements hook_page_attachments().
TableTest::testThemeTableHeaderRenderArray in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests header elements with a mix of string and render array values.
TableTest::testThemeTableRowRenderArray in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests row elements with a mix of string and render array values.
Test::renderPageWithDuplicateIds in core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Returns a page render array with 2 elements with the same HTML IDs.
Test::renderPageWithoutDuplicateIds in core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Returns a page render array with 2 elements with the unique HTML IDs.
TipPluginImage::getBody in core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php
Returns the body content of the tooltip.
TipPluginText::getBody in core/modules/tour/src/Plugin/tour/tip/TipPluginText.php
Returns the body content of the tooltip.
tour_toolbar in core/modules/tour/tour.module
Implements hook_toolbar().
views_test_rss_preprocess_views_view_rss in core/modules/views/tests/modules/views_test_rss/views_test_rss.module
Implements hook_preprocess_HOOK().
WorkspaceListBuilder::offCanvasRender in core/modules/workspaces/src/WorkspaceListBuilder.php
Renders the off canvas elements.