Search for filters
- Search 7.x for filters
- Search 9.5.x for filters
- Search 8.9.x for filters
- Search 10.3.x for filters
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FilterUITest::testFiltersUI | function | core/ |
Tests the filters from the UI. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FundamentalCompatibilityConstraint::$noMarkupFiltersMessage | property | core/ |
The violation message when no markup filters are enabled. |
| FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters | function | core/ |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
| FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
| MediaLibraryEditorOpener::$filterStorage | property | core/ |
The text format entity storage. |
| MigrateFilterSettingsTest | class | core/ |
Tests migration of Filter's settings to configuration. |
| MigrateFilterSettingsTest.php | file | core/ |
|
| MigrateFilterSettingsTest::$modules | property | core/ |
Modules to install. |
| MigrateFilterSettingsTest::setUp | function | core/ |
|
| MigrateFilterSettingsTest::testFilterSettings | function | core/ |
Tests migration of Filter variables to configuration. |
| Node::buildFilters | function | core/ |
Builds the form structure for selecting the view's filters. |
| Node::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
| NodeFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
| NodeRevision::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
| QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests group by with filters. |
| Router::$filters | property | core/ |
The list of available route filters. |
| Router::applyRouteFilters | function | core/ |
Applies all route filters to a given route collection. |
| Standard filters | group | core/ |
Filters implemented by the Filter module. |
| TaxonomyFieldFilterTest::testFilters | function | core/ |
Tests description and term name filters. |
| TestExtension::getFilters | function | core/ |
Generates a list of all Twig filters that this extension defines. |
| TranslateFormBase::translateFilters | function | core/ |
Lists locale translation filters that can be applied. |
| TwigExtension::getFilters | function | core/ |
|
| UserRememberRolesFilterSettingTest | class | core/ |
Tests the upgrade path for the clean-up of empty remember_roles display settings for views filters. |
| UserRememberRolesFilterSettingTest.php | file | core/ |
|
| UserRememberRolesFilterSettingTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UserRememberRolesFilterSettingTest::testViewsPostUpdateBooleanFilterAcceptEmpty | function | core/ |
Test that filter values are updated properly. |
| Users::$filters | property | core/ |
Set default values for the filters. |
| ValidatorsTest::testMultipleHtmlRestrictingFilters | function | core/ |
Tests that validation works with >1 enabled HTML restrictor filters. |
| views.view.test_field_filters.yml | file | core/ |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml |
| views.view.test_field_filters.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml |
| views.view.test_field_filters.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_field_filters.yml |
| views.view.test_field_filters.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml |
| views.view.test_group_by_in_filters.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_in_filters.yml |
| ViewsModerationStateFilterTest::assertFilterStates | function | core/ |
Assert the states which appear in the filter. |
| ViewsModerationStateFilterTest::assertNodesWithFilters | function | core/ |
Assert the nodes appear when the test view is executed. |
| ViewsModerationStateFilterTest::testStateFilterStatesList | function | core/ |
Tests the list of states in the filter plugin. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.