Search for filters
- Search 7.x for filters
- Search 9.5.x for filters
- Search 10.3.x for filters
- Search 11.x for filters
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 enable. |
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/ |
|
FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedNotEqual | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedNotStarts | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedShorter | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedStarts | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedWord | function | core/ |
|
FilterStringTest::testFilterStringLonger | function | core/ |
|
FilterStringTest::testFilterStringNot | function | core/ |
|
FilterStringTest::testFilterStringNotEnds | function | core/ |
|
FilterStringTest::testFilterStringNotEqual | function | core/ |
|
FilterStringTest::testFilterStringNotStarts | function | core/ |
|
FilterStringTest::testFilterStringShorter | function | core/ |
|
FilterStringTest::testFilterStringStarts | function | core/ |
|
FilterStringTest::testFilterStringWord | function | core/ |
|
FilterStringTest::viewsData | function | core/ |
Returns the views data definition. |
FilterUITest::testFiltersUI | function | core/ |
Tests the filters from the UI. |
FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
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.