Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 the add filter handler UI. |
| FilterTest | class | core/ |
Tests general filter plugin functionality. |
| FilterTest | class | core/ |
Provides a test filter plugin for Views. |
| FilterTest | class | core/ |
Tests Drupal\jsonapi\Query\Filter. |
| 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/ |
|
| FilterTest::$defaultTheme | property | core/ |
|
| FilterTest::$fieldResolver | property | core/ |
|
| FilterTest::$modules | property | core/ |
Modules to install. |
| FilterTest::$modules | property | core/ |
|
| FilterTest::$modules | property | core/ |
|
| 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/ |
|
| 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. |
| FilterTest::getFieldResolverMock | function | core/ |
Provides a mock field resolver. |
| FilterTest::parameterProvider | function | core/ |
Data provider for testCreateFromQueryParameter. |
| FilterTest::query | function | core/ |
|
| FilterTest::queryConditionData | function | core/ |
Simply provides test data to keep the actual test method tidy. |
| FilterTest::savePaintings | function | core/ |
Creates painting nodes. |
| FilterTest::savePaintingType | function | core/ |
Creates a painting node type. |
Pagination
- Previous page
- Page 619
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.