Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::process | function | core/ |
Performs the filter processing. |
| FilterHtmlImageSecure::tips | function | core/ |
Generates a filter's tip. |
| 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/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterHtml[[api-linebreak]] @group filter |
| FilterHtmlTest.php | file | core/ |
|
| FilterHtmlTest::$filter | property | core/ |
|
| FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testFilterAttributes. |
| FilterHtmlTest::setUp | function | core/ |
|
| FilterHtmlTest::testFilterAttributes | function | core/ |
@covers ::filterAttributes[[api-linebreak]] |
| FilterHtmlTest::testSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
| FilterID | class | core/ |
Determines the filter ID. |
| FilterID.php | file | core/ |
|
| FilterID::$filterManager | property | core/ |
The filter plugin manager. |
| FilterID::create | function | core/ |
Creates an instance of the plugin. |
| FilterID::getSourceFilterType | function | core/ |
Gets the Drupal 8 filter type for a Drupal 7 filter. |
| FilterID::transform | function | core/ |
Performs the associated process. |
| FilterID::__construct | function | core/ |
FilterID constructor. |
| FilterIdTest | class | core/ |
Unit tests of the filter_id plugin. |
| FilterIdTest.php | file | core/ |
|
| FilterIdTest::$executable | property | core/ |
The mocked MigrateExecutable. |
| FilterIdTest::$modules | property | core/ |
Modules to install. |
| FilterIdTest::provideFilters | function | core/ |
Provides filter ids for testing transformations. |
| FilterIdTest::setUp | function | core/ |
|
| FilterIdTest::testTransform | function | core/ |
Tests transformation of filter_id plugin. |
| FilterImageLazyLoad | class | core/ |
Provides a filter to lazy load tracked images. |
| FilterImageLazyLoad.php | file | core/ |
|
| FilterImageLazyLoad::process | function | core/ |
Performs the filter processing. |
| FilterImageLazyLoad::transformImages | function | core/ |
Transform markup of images to include loading="lazy". |
| FilterImageLazyLoadTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterImageLazyLoad[[api-linebreak]] @group editor |
| FilterImageLazyLoadTest.php | file | core/ |
|
| FilterImageLazyLoadTest::$filter | property | core/ |
|
| FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
| FilterImageLazyLoadTest::setUp | function | core/ |
|
| FilterImageLazyLoadTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| FilterInOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
| FilterInOperatorTest.php | file | core/ |
|
| FilterInOperatorTest::$columnMap | property | core/ |
Map column names. |
| FilterInOperatorTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 690
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.