You are here

7 calls to Html::normalize() in Drupal 10

BigPipeStrategy::placeholderIsAttributeSafe in core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
Determines whether the given placeholder is attribute-safe or not.
FieldFilteredMarkup::create in core/lib/Drupal/Core/Field/FieldFilteredMarkup.php
Overrides \Drupal\Component\Render\MarkupTrait::create().
FilterHtmlCorrector::process in core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
FilterKernelTest::testHtmlCorrectorFilter in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
Tests the HTML corrector filter.
MailFormatHelper::htmlToText in core/lib/Drupal/Core/Mail/MailFormatHelper.php
Transforms an HTML string into plain text, preserving its structure.
RendererPlaceholdersTest::testCacheableParent in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
@covers ::render @covers ::doRender @covers \Drupal\Core\Render\RenderCache::get @covers \Drupal\Core\Render\RenderCache::set @covers \Drupal\Core\Render\RenderCache::createCacheID
text_summary in core/modules/text/text.module
Generates a trimmed, formatted version of a text field value.