You are here

7 calls to Html::normalize() in Zircon Profile 8

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.
FilterUnitTest::testHtmlCorrectorFilter in core/modules/filter/src/Tests/FilterUnitTest.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.