You are here

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

FilterAlign::process in core/modules/filter/src/Plugin/Filter/FilterAlign.php
Performs the filter processing.
FilterHtml::filterAttributes in core/modules/filter/src/Plugin/Filter/FilterHtml.php
Provides filtering of tag attributes into accepted HTML.
Html::normalize in core/lib/Drupal/Component/Utility/Html.php
Normalizes an HTML snippet.
HtmlTest::testSerialize in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Tests Html::serialize().
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup in core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup
Standard::filterXssDataAttributes in core/modules/editor/src/EditorXssFilter/Standard.php
Applies a very permissive XSS/HTML filter to data-attributes.
_filter_html_image_secure_process in core/modules/filter/filter.module
Process callback for local image filter.