Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.x for filter
- Search 10.3.x for filter
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Filter | class | core/ |
Gathers information about the filter parameter. |
Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
Filter | class | core/ |
Defines a filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FilterStringTest::getGroupedExposedFilters | function | core/ |
Returns a set of grouped exposed filters. |
FilterStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterStringTest::testFilterStringContains | function | core/ |
Tests the string filter with the 'contains' operator. |
FilterStringTest::testFilterStringEmpty | function | core/ |
Tests filtering by string using the "empty" operator. |
FilterStringTest::testFilterStringEnds | function | core/ |
Tests filtering by string using the "ends with" operator. |
FilterStringTest::testFilterStringEqual | function | core/ |
Tests the string filter with the 'equal' operator. |
FilterStringTest::testFilterStringGroupedExposedContains | function | core/ |
Tests grouped, exposed filtering with contains operator. |
FilterStringTest::testFilterStringGroupedExposedEmpty | function | core/ |
Tests grouped and exposed filters with the "empty" operator. |
FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
Tests grouped and exposed filters with the "ends with" operator. |
FilterStringTest::testFilterStringGroupedExposedEqual | function | core/ |
Returns a set of grouped exposed filters. |
FilterStringTest::testFilterStringGroupedExposedLonger | function | core/ |
Tests grouped and exposed filters with the "longer than" operator. |
FilterStringTest::testFilterStringGroupedExposedNot | function | core/ |
Tests grouped and exposed filters with the "does not contain" operator. |
FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
Tests grouped and exposed filters with the "does not end with" operator. |
FilterStringTest::testFilterStringGroupedExposedNotEqual | function | core/ |
Tests grouped, exposed filtering with not equal operator. |
FilterStringTest::testFilterStringGroupedExposedNotStarts | function | core/ |
Tests grouped and exposed filters with the "does not start with" operator. |
FilterStringTest::testFilterStringGroupedExposedShorter | function | core/ |
Tests grouped and exposed filters with the "shorter than" operator. |
FilterStringTest::testFilterStringGroupedExposedStarts | function | core/ |
Tests grouped and exposed filters with the "starts with" operator. |
FilterStringTest::testFilterStringGroupedExposedWord | function | core/ |
Tests grouped and exposed filters with word-based filtering. |
FilterStringTest::testFilterStringGroupedNotRegularExpression | function | core/ |
Tests the string filter with negated 'regular_expression' operator. |
FilterStringTest::testFilterStringLonger | function | core/ |
Tests filtering by string using the "longer than" operator. |
FilterStringTest::testFilterStringNot | function | core/ |
Tests filtering by string using the "does not contain" operator. |
FilterStringTest::testFilterStringNotEnds | function | core/ |
Tests filtering by string using the "does not end with" operator. |
FilterStringTest::testFilterStringNotEqual | function | core/ |
Tests the string filter with the 'not equal' operator. |
FilterStringTest::testFilterStringNotRegularExpression | function | core/ |
Tests the string filter handler with the negated 'regular_expression' operator. |
FilterStringTest::testFilterStringNotStarts | function | core/ |
Tests filtering by string using the "does not start with" operator. |
FilterStringTest::testFilterStringShorter | function | core/ |
Tests filtering by string using the "shorter than" operator. |
FilterStringTest::testFilterStringStarts | function | core/ |
Tests filtering by string using the "starts with" operator. |
FilterStringTest::testFilterStringWord | function | core/ |
Tests filtering by a word in the "description" field. |
FilterStringTest::viewsData | function | core/ |
Defines Views data for the custom entity. |
FilterTest | class | core/ |
Tests general filter plugin functionality. |
FilterTest | class | core/ |
Provides a test filter plugin for Views. |
FilterTest | class | core/ |
Tests the add filter handler UI. |
FilterTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\Filter[[api-linebreak]] @group jsonapi @group jsonapi_query |
FilterTest.php | file | core/ |
|
FilterTest.php | file | core/ |
|
FilterTest.php | file | core/ |
|
FilterTest.php | file | core/ |
|
FilterTest::$account | property | core/ |
The account. |
FilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterTest::$fieldResolver | property | core/ |
|
FilterTest::$modules | property | core/ |
Modules to install. |
FilterTest::$modules | property | core/ |
Modules to install. |
FilterTest::$modules | property | core/ |
Modules to install. |
FilterTest::$nodeStorage | property | core/ |
A node storage instance. |
FilterTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
FilterTest::$testViews | property | core/ |
Views used by this test. |
FilterTest::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
FilterTest::defineOptions | function | core/ |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions(). |
FilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.