You are here

10 calls to Html::load() in Zircon Profile 8

EditorFileReference::process in core/modules/editor/src/Plugin/Filter/EditorFileReference.php
Performs the filter processing.
FilterAlign::process in core/modules/filter/src/Plugin/Filter/FilterAlign.php
Performs the filter processing.
FilterCaption::process in core/modules/filter/src/Plugin/Filter/FilterCaption.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.
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup in core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup
RendererPlaceholdersTest::testRenderChildrenPlaceholdersDifferentArguments in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Create an element with a child and subchild. Each element has the same #lazy_builder callback, but with different contexts. They don't modify markup, only attach additional drupalSettings.
Standard::filterXssDataAttributes in core/modules/editor/src/EditorXssFilter/Standard.php
Applies a very permissive XSS/HTML filter to data-attributes.
_editor_parse_file_uuids in core/modules/editor/editor.module
Parse an HTML snippet for any linked file with data-entity-uuid attributes.
_filter_html_image_secure_process in core/modules/filter/filter.module
Process callback for local image filter.