Search for filters
- Search 7.x for filters
- Search 9.5.x for filters
- Search 8.9.x for filters
- Search 11.x for filters
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormatInterface::filters | function | core/ |
Returns the ordered collection of filter plugin instances or an individual plugin instance. |
FilterFormatUpdateFilterSortingTest | class | core/ |
Tests the upgrade path for filter formats. |
FilterFormatUpdateFilterSortingTest.php | file | core/ |
|
FilterFormatUpdateFilterSortingTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FilterFormatUpdateFilterSortingTest::testFilterPostUpdateSortFilters | function | core/ |
Tests filter_post_update_sort_filters(). |
FilterIdTest::provideFilters | function | core/ |
Provides filter ids for testing transformations. |
FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
FilterKernelTest::$filters | property | core/ |
|
FilterKernelTest::testAlignAndCaptionFilters | function | core/ |
Tests the combination of the align and caption filters. |
FilterNumericTest::getGroupedExposedFilters | function | core/ |
|
FilterPluginBase::buildExposedFiltersGroupForm | function | core/ |
Build the form to let users create the group of exposed filters. |
FilterPluginBase::prepareFilterSelectOptions | function | core/ |
Sanitizes the HTML select element's options. |
FilterSecurityTest | class | core/ |
Tests HTML filtering with missing or skipped filters or text formats. |
FilterSecurityTest.php | file | core/ |
|
FilterSecurityTest::$adminUser | property | core/ |
A user with administrative permissions. |
FilterSecurityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterSecurityTest::$modules | property | core/ |
Modules to install. |
FilterSecurityTest::setUp | function | core/ |
|
FilterSecurityTest::testDisableFilterModule | function | core/ |
Tests removal of filtered content when an active filter is disabled. |
FilterSecurityTest::testSkipSecurityFilters | function | core/ |
Tests that security filters are enforced even when marked to be skipped. |
FilterSettings | class | core/ |
Adds the default allowed attributes to filter_html's allowed_html setting. |
FilterSettings.php | file | core/ |
|
FilterSettings::$allowedHtmlDefaultAttributes | property | core/ |
Default attributes for migrating filter_html's 'allowed_html' setting. |
FilterSettings::transform | function | core/ |
Performs the associated process. |
FilterSettingsTest | class | core/ |
Unit tests of the filter_settings plugin. |
FilterSettingsTest.php | file | core/ |
|
FilterSettingsTest::dataProvider | function | core/ |
The test data provider. |
FilterSettingsTest::testTransform | function | core/ |
Tests transformation of filter settings. |
FilterSparkles | class | core/ |
Provides a filter to limit allowed HTML tags. |
FilterSparkles.php | file | core/ |
|
FilterSparkles::process | function | core/ |
Performs the filter processing. |
FilterStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\StringFilter handler. |
FilterStringTest.php | file | core/ |
|
FilterStringTest::$columnMap | property | core/ |
Map column names. |
FilterStringTest::$modules | property | core/ |
Modules to install. |
FilterStringTest::$testViews | property | core/ |
Views used by this test. |
FilterStringTest::dataSet | function | core/ |
An extended test dataset. |
FilterStringTest::getBasicPageView | function | core/ |
Build and return a Page view of the views_test_data table. |
FilterStringTest::getGroupedExposedFilters | function | core/ |
|
FilterStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterStringTest::testFilterStringContains | function | core/ |
|
FilterStringTest::testFilterStringEmpty | function | core/ |
|
FilterStringTest::testFilterStringEnds | function | core/ |
|
FilterStringTest::testFilterStringEqual | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedContains | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedEmpty | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedEqual | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedLonger | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedNot | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.