Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 8.9.x for filter
  4. Search 10.3.x for filter
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Filter class core/modules/jsonapi/src/Query/Filter.php Gathers information about the filter parameter.
Filter class core/modules/filter/src/Attribute/Filter.php Defines a filter attribute for plugin discovery.
Filter class core/modules/filter/src/Annotation/Filter.php Defines a filter annotation object.

All search results

Title Object type File name Summary
FilterStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns a set of grouped exposed filters.
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 Tests the string filter with the 'contains' operator.
FilterStringTest::testFilterStringEmpty function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "empty" operator.
FilterStringTest::testFilterStringEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "ends with" operator.
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.
FilterTest class core/modules/views/tests/src/Functional/Plugin/FilterTest.php Tests general filter plugin functionality.
FilterTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Provides a test filter plugin for Views.
FilterTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php Tests the add filter handler UI.
FilterTest class core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @coversDefaultClass \Drupal\jsonapi\Query\Filter[[api-linebreak]]
@group jsonapi
@group jsonapi_query
FilterTest.php file core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
FilterTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php
FilterTest.php file core/modules/views/tests/src/Functional/Plugin/FilterTest.php
FilterTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php
FilterTest::$account property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php The account.
FilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php The theme to install as the default for testing.
FilterTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/FilterTest.php The theme to install as the default for testing.
FilterTest::$fieldResolver property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
FilterTest::$modules property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Modules to install.
FilterTest::$modules property core/modules/views/tests/src/Functional/Plugin/FilterTest.php Modules to install.
FilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php Modules to install.
FilterTest::$nodeStorage property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php A node storage instance.
FilterTest::$resourceTypeRepository property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php The JSON:API resource type repository.
FilterTest::$testViews property core/modules/views/tests/src/Functional/Plugin/FilterTest.php Views used by this test.
FilterTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Provide the basic form which calls through to subforms.
FilterTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions().
FilterTest::filterVisibleElements function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php Removes any non-visible elements from the passed array.

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