Search for filters

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.