9 calls to Html::normalize()

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().
FieldPluginBase::trimText in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Trims the field down to the specified length.
FilterHtmlCorrector::process in core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
Performs the filter processing.
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
text_summary in core/modules/text/text.module
Generates a trimmed, formatted version of a text field value.
XssTest::testFilterNormalizedHtml5 in core/tests/Drupal/Tests/Component/Utility/XssTest.php
Checks that escaped HTML embedded in an attribute is not filtered.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.