Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterHooksTest.php | file | core/ |
|
| FilterHooksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterHooksTest::$modules | property | core/ |
Modules to install. |
| FilterHooksTest::testFilterHooks | function | core/ |
Tests hooks on format management. |
| FilterHtml | class | core/ |
Provides a filter to limit allowed HTML tags. |
| FilterHtml.php | file | core/ |
|
| FilterHtml::$restrictions | property | core/ |
The processed HTML restrictions. |
| FilterHtml::filterAttributes | function | core/ |
Provides filtering of tag attributes into accepted HTML. |
| FilterHtml::filterElementAttributes | function | core/ |
Filters attributes on an element according to a list of allowed values. |
| FilterHtml::findAllowedValue | function | core/ |
Helper function to handle prefix matching. |
| FilterHtml::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterHtml::prepareAttributeValues | function | core/ |
Helper function to prepare attribute values including wildcards. |
| FilterHtml::process | function | core/ |
Performs the filter processing. |
| FilterHtml::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| FilterHtml::settingsForm | function | core/ |
Generates a filter's settings form. |
| FilterHtml::tips | function | core/ |
Generates a filter's tip. |
| FilterHtmlCorrector | class | core/ |
Provides a filter to correct faulty and chopped off HTML. |
| FilterHtmlCorrector.php | file | core/ |
|
| FilterHtmlCorrector::process | function | core/ |
Performs the filter processing. |
| FilterHtmlEscape | class | core/ |
Provides a filter to display any HTML as plain text. |
| FilterHtmlEscape.php | file | core/ |
|
| FilterHtmlEscape::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterHtmlEscape::process | function | core/ |
Performs the filter processing. |
| FilterHtmlEscape::tips | function | core/ |
Generates a filter's tip. |
| FilterHtmlImageSecure | class | core/ |
Provides a filter to restrict images to site. |
| FilterHtmlImageSecure.php | file | core/ |
|
| FilterHtmlImageSecure::$fileUrlGenerator | property | core/ |
The file URL generator service. |
| FilterHtmlImageSecure::$moduleHandler | property | core/ |
The module handler service. |
| FilterHtmlImageSecure::$root | property | core/ |
The app root directory path. |
| FilterHtmlImageSecure::process | function | core/ |
Performs the filter processing. |
| FilterHtmlImageSecure::tips | function | core/ |
Generates a filter's tip. |
| FilterHtmlImageSecure::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
| FilterHtmlImageSecureTest.php | file | core/ |
|
| FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterHtmlImageSecureTest::$modules | property | core/ |
Modules to install. |
| FilterHtmlImageSecureTest::setUp | function | core/ |
|
| FilterHtmlImageSecureTest::testImageSource | function | core/ |
Tests removal of images having a non-local source. |
| FilterHtmlTest | class | core/ |
Tests Drupal\filter\Plugin\Filter\FilterHtml. |
| FilterHtmlTest.php | file | core/ |
|
| FilterHtmlTest::$filter | property | core/ |
The filter to test. |
| FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testFilterAttributes. |
| FilterHtmlTest::setUp | function | core/ |
|
| FilterHtmlTest::testFilterAttributes | function | core/ |
Tests filter attributes. |
| FilterHtmlTest::testSetConfiguration | function | core/ |
Tests set configuration. |
| FilterID | class | core/ |
Determines the filter ID. |
| FilterID.php | file | core/ |
|
| FilterID::$filterManager | property | core/ |
The filter plugin manager. |
| FilterID::getSourceFilterType | function | core/ |
Gets the Drupal 8 filter type for a Drupal 7 filter. |
| FilterID::transform | function | core/ |
Performs the associated process. |
Pagination
- Previous page
- Page 730
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.