Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterHtmlEscape.php | file | core/ |
|
| FilterHtmlEscape::getHTMLRestrictions | function | core/ |
|
| FilterHtmlEscape::process | function | core/ |
|
| FilterHtmlEscape::tips | function | core/ |
|
| FilterHtmlImageSecure | class | core/ |
Provides a filter to restrict images to site. |
| FilterHtmlImageSecure.php | file | core/ |
|
| FilterHtmlImageSecure::process | function | core/ |
|
| FilterHtmlImageSecure::tips | function | core/ |
|
| FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
| FilterHtmlImageSecureTest.php | file | core/ |
|
| FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
|
| FilterHtmlImageSecureTest::$modules | property | core/ |
Modules to enable. |
| FilterHtmlImageSecureTest::$webUser | property | core/ |
An authenticated user. |
| 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]] |
| FilterHtmlUpdateTest | class | core/ |
Tests that the allowed html configurations are updated with attributes. |
| FilterHtmlUpdateTest.php | file | core/ |
|
| FilterHtmlUpdateTest::$defaultTheme | property | core/ |
|
| FilterHtmlUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| FilterHtmlUpdateTest::testAllowedHtmlUpdate | function | core/ |
Tests system_update_8009(). |
| FilterID | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "filter_id" ) |
| FilterID.php | file | core/ |
|
| FilterID::$filterManager | property | core/ |
The filter plugin manager. |
| FilterID::create | function | core/ |
|
| FilterID::getSourceFilterType | function | core/ |
Gets the Drupal 8 filter type for a Drupal 7 filter. |
| FilterID::transform | function | core/ |
|
| 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/ |
|
| FilterIdTest::provideFilters | function | core/ |
Provides filter ids for testing transformations. |
| FilterIdTest::setUp | function | core/ |
|
| FilterIdTest::testTransform | function | core/ |
Tests transformation of filter_id plugin. |
| 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/ |
|
| FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
Pagination
- Previous page
- Page 667
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.