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 10.3.x for filters
  5. Other projects
Title Object type File name Summary
FilterStringTest::testFilterStringEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests the string filter with the 'equal' operator.
FilterStringTest::testFilterStringGroupedExposedContains function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped, exposed filtering with contains operator.
FilterStringTest::testFilterStringGroupedExposedEmpty function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "empty" operator.
FilterStringTest::testFilterStringGroupedExposedEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "ends with" operator.
FilterStringTest::testFilterStringGroupedExposedEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns a set of grouped exposed filters.
FilterStringTest::testFilterStringGroupedExposedLonger function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "longer than" operator.
FilterStringTest::testFilterStringGroupedExposedNot function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "does not contain" operator.
FilterStringTest::testFilterStringGroupedExposedNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "does not end with" operator.
FilterStringTest::testFilterStringGroupedExposedNotEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped, exposed filtering with not equal operator.
FilterStringTest::testFilterStringGroupedExposedNotStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "does not start with" operator.
FilterStringTest::testFilterStringGroupedExposedShorter function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "shorter than" operator.
FilterStringTest::testFilterStringGroupedExposedStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "starts with" operator.
FilterStringTest::testFilterStringGroupedExposedWord function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with word-based filtering.
FilterStringTest::testFilterStringGroupedNotRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests the string filter with negated 'regular_expression' operator.
FilterStringTest::testFilterStringLonger function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "longer than" operator.
FilterStringTest::testFilterStringNot function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "does not contain" operator.
FilterStringTest::testFilterStringNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "does not end with" operator.
FilterStringTest::testFilterStringNotEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests the string filter with the 'not equal' operator.
FilterStringTest::testFilterStringNotRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests the string filter handler with the negated 'regular_expression' operator.
FilterStringTest::testFilterStringNotStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "does not start with" operator.
FilterStringTest::testFilterStringShorter function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "shorter than" operator.
FilterStringTest::testFilterStringStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "starts with" operator.
FilterStringTest::testFilterStringWord function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by a word in the "description" field.
FilterStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Defines Views data for the custom entity.
FilterUITest::testFiltersUI function core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests the filters from the UI.
FilterUninstallValidator::$filterStorage property core/modules/filter/src/FilterUninstallValidator.php The filter entity storage.
FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Checks no TYPE_MARKUP_LANGUAGE filters are present.
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Gets the filters of the given type in this text format.
MediaLibraryEditorOpener::$filterStorage property core/modules/media_library/src/MediaLibraryEditorOpener.php The text format entity storage.
MigrateFilterSettingsTest class core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php Tests migration of Filter's settings to configuration.
MigrateFilterSettingsTest.php file core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php
MigrateFilterSettingsTest::$modules property core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php Modules to install.
MigrateFilterSettingsTest::setUp function core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php
MigrateFilterSettingsTest::testFilterSettings function core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php Tests migration of Filter variables to configuration.
Node::buildFilters function core/modules/node/src/Plugin/views/wizard/Node.php Builds the form structure for selecting the view's filters.
Node::defaultDisplayFiltersUser function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves filter information based on user input for the default display.
NodeFieldFilterTest::testFilters function core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php Tests body and title filters.
NodeRequirementsStatusFilterWarningTest::testNodeGrantsViewWithNullFilters function core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php Tests node_requirements() ignores displays that have NULL filters.
NodeRevision::defaultDisplayFiltersUser function core/modules/node/src/Plugin/views/wizard/NodeRevision.php Retrieves filter information based on user input for the default display.
QueryGroupByTest::testGroupByCountOnlyFilters function core/modules/views/tests/src/Kernel/QueryGroupByTest.php Tests group by with filters.
Router::$filters property core/lib/Drupal/Core/Routing/Router.php The list of available route filters.
Router::applyRouteFilters function core/lib/Drupal/Core/Routing/Router.php Applies all route filters to a given route collection.
Standard filters group core/modules/filter/filter.module Filters implemented by the Filter module.
TaxonomyFieldFilterTest::testFilters function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Tests description and term name filters.
TestExtension::getFilters function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Generates a list of all Twig filters that this extension defines.
TranslateFormBase::translateFilters function core/modules/locale/src/Form/TranslateFormBase.php Lists locale translation filters that can be applied.
TwigExtension::getFilters function core/lib/Drupal/Core/Template/TwigExtension.php
UserRememberRolesFilterSettingTest class core/modules/views/tests/src/Functional/Update/UserRememberRolesFilterSettingTest.php Tests the upgrade path for the clean-up of empty remember_roles display settings for views filters.
UserRememberRolesFilterSettingTest.php file core/modules/views/tests/src/Functional/Update/UserRememberRolesFilterSettingTest.php
UserRememberRolesFilterSettingTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/UserRememberRolesFilterSettingTest.php Set database dump files to be used.

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