Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
FilterHooksTest.php file core/modules/filter/tests/src/Functional/FilterHooksTest.php
FilterHooksTest::$defaultTheme property core/modules/filter/tests/src/Functional/FilterHooksTest.php The theme to install as the default for testing.
FilterHooksTest::$modules property core/modules/filter/tests/src/Functional/FilterHooksTest.php Modules to install.
FilterHooksTest::testFilterHooks function core/modules/filter/tests/src/Functional/FilterHooksTest.php Tests hooks on format management.
FilterHtml class core/modules/filter/src/Plugin/Filter/FilterHtml.php Provides a filter to limit allowed HTML tags.
FilterHtml.php file core/modules/filter/src/Plugin/Filter/FilterHtml.php
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 Returns HTML allowed by this filter's configuration.
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 Performs the filter processing.
FilterHtml::setConfiguration function core/modules/filter/src/Plugin/Filter/FilterHtml.php Sets the configuration for this plugin instance.
FilterHtml::settingsForm function core/modules/filter/src/Plugin/Filter/FilterHtml.php Generates a filter's settings form.
FilterHtml::tips function core/modules/filter/src/Plugin/Filter/FilterHtml.php Generates a filter's tip.
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 Performs the filter processing.
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 Returns HTML allowed by this filter's configuration.
FilterHtmlEscape::process function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php Performs the filter processing.
FilterHtmlEscape::tips function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php Generates a filter's tip.
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 Performs the filter processing.
FilterHtmlImageSecure::tips function core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php Generates a filter's tip.
FilterHtmlImageSecure::__construct function core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php Constructs a \Drupal\Component\Plugin\PluginBase object.
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 The theme to install as the default for testing.
FilterHtmlImageSecureTest::$modules property core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php Modules to install.
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.
FilterID class core/modules/filter/src/Plugin/migrate/process/FilterID.php Determines the filter ID.
FilterID.php file core/modules/filter/src/Plugin/migrate/process/FilterID.php
FilterID::$filterManager property core/modules/filter/src/Plugin/migrate/process/FilterID.php The filter plugin manager.
FilterID::getSourceFilterType function core/modules/filter/src/Plugin/migrate/process/FilterID.php Gets the Drupal 8 filter type for a Drupal 7 filter.
FilterID::transform function core/modules/filter/src/Plugin/migrate/process/FilterID.php Performs the associated process.

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