Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 10.3.x for filter
  4. Search 11.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/Annotation/Filter.php Defines an filter annotation object.

All search results

Title Object type File name Summary
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
FilterStringTest::testFilterStringGroupedExposedNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringGroupedExposedNotEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringGroupedExposedNotStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringGroupedExposedShorter function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringGroupedExposedStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringGroupedExposedWord function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringLonger function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNot function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringShorter function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringStarts function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringWord function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns the views data definition.
FilterTest class core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @coversDefaultClass \Drupal\jsonapi\Query\Filter
@group jsonapi
@group jsonapi_query
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 Plugin annotation
@ViewsFilter("test_filter");
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.php file core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
FilterTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/FilterTest.php The theme to install as the default for testing.
FilterTest::$modules property core/modules/views/tests/src/Functional/Plugin/FilterTest.php Modules to enable.
FilterTest::$modules property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Modules to enable.
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 Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
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::getFieldResolverMock function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Provides a mock field resolver.
FilterTest::parameterProvider function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Data provider for testCreateFromQueryParameter.
FilterTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Add this filter to the query.
FilterTest::queryConditionData function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Simply provides test data to keep the actual test method tidy.
FilterTest::savePaintings function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Creates painting nodes.
FilterTest::savePaintingType function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Creates a painting node type.
FilterTest::setUp function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
FilterTest::setUp function core/modules/views/tests/src/Functional/Plugin/FilterTest.php
FilterTest::setUpSchemas function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Sets up the schemas.
FilterTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @covers ::createFromQueryParameter
@dataProvider parameterProvider
FilterTest::testCreateFromQueryParameterNested function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @covers ::createFromQueryParameter
FilterTest::testFilterQuery function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Test query of the row plugin.
FilterTest::testInOperatorSelectAllOptions function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Test no error message is displayed when all options are selected in an
exposed filter.
FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @covers ::queryCondition
FilterTest::testInvalidFilterPathDueToElidedSoleProperty function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @covers ::queryCondition
FilterTest::testInvalidFilterPathDueToMissingPropertyName function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @covers ::queryCondition
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php @covers ::queryCondition

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