Search for html

  1. Search 7.x for html
  2. Search 9.5.x for html
  3. Search 8.9.x for html
  4. Search 10.3.x for html
  5. Search 11.x for html
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Html class core/lib/Drupal/Core/Render/Element/Html.php Provides a render element for an entire HTML page: <html> plus its children.
Html class core/lib/Drupal/Component/Utility/Html.php Provides DOMDocument helpers for parsing and serializing HTML strings.

All search results

Title Object type File name Summary
FilterHtml::$restrictions property core/modules/filter/src/Plugin/Filter/FilterHtml.php The processed HTML restrictions.
FilterHtml::filterAttributes function core/modules/filter/src/Plugin/Filter/FilterHtml.php Provides filtering of tag attributes into accepted HTML.
FilterHtml::filterElementAttributes function core/modules/filter/src/Plugin/Filter/FilterHtml.php Filters attributes on an element according to a list of allowed values.
FilterHtml::findAllowedValue function core/modules/filter/src/Plugin/Filter/FilterHtml.php Helper function to handle prefix matching.
FilterHtml::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterHtml::prepareAttributeValues function core/modules/filter/src/Plugin/Filter/FilterHtml.php Helper function to prepare attribute values including wildcards.
FilterHtml::process function core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterHtml::setConfiguration function core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterHtml::settingsForm function core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterHtml::tips function core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterHtmlCorrector class core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php Provides a filter to correct faulty and chopped off HTML.
FilterHtmlCorrector.php file core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
FilterHtmlCorrector::process function core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
FilterHtmlEscape class core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php Provides a filter to display any HTML as plain text.
FilterHtmlEscape.php file core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php
FilterHtmlEscape::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php
FilterHtmlEscape::process function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php
FilterHtmlEscape::tips function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php
FilterHtmlImageSecure class core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php Provides a filter to restrict images to site.
FilterHtmlImageSecure.php file core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php
FilterHtmlImageSecure::$fileUrlGenerator property core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php The file URL generator service.
FilterHtmlImageSecure::$moduleHandler property core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php The module handler service.
FilterHtmlImageSecure::$root property core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php The app root directory path.
FilterHtmlImageSecure::process function core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php
FilterHtmlImageSecure::tips function core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php
FilterHtmlImageSecure::__construct function core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php
FilterHtmlImageSecureTest class core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php Tests restriction of IMG tags in HTML input.
FilterHtmlImageSecureTest.php file core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php
FilterHtmlImageSecureTest::$defaultTheme property core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php
FilterHtmlImageSecureTest::$modules property core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php
FilterHtmlImageSecureTest::setUp function core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php
FilterHtmlImageSecureTest::testImageSource function core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php Tests removal of images having a non-local source.
FilterHtmlTest class core/modules/filter/tests/src/Unit/FilterHtmlTest.php Tests Drupal\filter\Plugin\Filter\FilterHtml.
FilterHtmlTest.php file core/modules/filter/tests/src/Unit/FilterHtmlTest.php
FilterHtmlTest::$filter property core/modules/filter/tests/src/Unit/FilterHtmlTest.php The filter to test.
FilterHtmlTest::providerFilterAttributes function core/modules/filter/tests/src/Unit/FilterHtmlTest.php Provides data for testFilterAttributes.
FilterHtmlTest::setUp function core/modules/filter/tests/src/Unit/FilterHtmlTest.php
FilterHtmlTest::testFilterAttributes function core/modules/filter/tests/src/Unit/FilterHtmlTest.php Tests filter attributes.
FilterHtmlTest::testSetConfiguration function core/modules/filter/tests/src/Unit/FilterHtmlTest.php Tests set configuration.
FilterImageLazyLoadTest::providerHtml function core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php Provides data for testProcess.
FilterInterface::getHTMLRestrictions function core/modules/filter/src/Plugin/FilterInterface.php Returns HTML allowed by this filter&#039;s configuration.
FilterInterface::TYPE_HTML_RESTRICTOR constant core/modules/filter/src/Plugin/FilterInterface.php HTML tag and attribute restricting filters to prevent XSS attacks.
FilterKernelTest::testHtmlCorrectorFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the HTML corrector filter.
FilterKernelTest::testHtmlEscapeFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the HTML escaping filter.
FilterKernelTest::testHtmlFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests filter settings, defaults, access restrictions and similar.
FilterNull::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterNull.php
FilterSettings::$allowedHtmlDefaultAttributes property core/modules/filter/src/Plugin/migrate/process/FilterSettings.php Default attributes for migrating filter_html&#039;s &#039;allowed_html&#039; setting.
FilterTestRestrictTagsAndAttributes::getHTMLRestrictions function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php
FilterUrl::$htmlComments property core/modules/filter/src/Plugin/Filter/FilterUrl.php Temporary storage for HTML comments.
form--search-block-form.html.twig file core/themes/olivero/templates/form--search-block-form.html.twig Theme override for a &#039;form&#039; element.

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