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
NumericFilter class core/modules/views/src/Plugin/views/filter/NumericFilter.php Simple filter to handle greater than/less than filters.
NumericFilter.php file core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/NumericFilter.php Exposed filter options.
NumericFilter::acceptExposedInput function core/modules/views/src/Plugin/views/filter/NumericFilter.php Do some minor translation of the exposed input.
NumericFilter::adminSummary function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::buildExposeForm function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::defineOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::opBetween function core/modules/views/src/Plugin/views/filter/NumericFilter.php Filters by operator between.
NumericFilter::opEmpty function core/modules/views/src/Plugin/views/filter/NumericFilter.php Adds a where clause for the operation, 'EMPTY'.
NumericFilter::operatorOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php Provide a list of all the numeric operators.
NumericFilter::operators function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::operatorValues function core/modules/views/src/Plugin/views/filter/NumericFilter.php Gets the operators that have a given number of values.
NumericFilter::opNotRegex function core/modules/views/src/Plugin/views/filter/NumericFilter.php Filters by a negated regular expression.
NumericFilter::opRegex function core/modules/views/src/Plugin/views/filter/NumericFilter.php Filters by a regular expression.
NumericFilter::opSimple function core/modules/views/src/Plugin/views/filter/NumericFilter.php Filters by a simple operator.
NumericFilter::query function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::valueForm function core/modules/views/src/Plugin/views/filter/NumericFilter.php Provide a simple textfield for equality.
NumericFilterTest class core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php Tests Drupal\views\Plugin\views\filter\NumericFilter.
NumericFilterTest.php file core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php
NumericFilterTest::provideAcceptExposedInput function core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php Data provider for testAcceptExposedInput test.
NumericFilterTest::testAcceptExposedInput function core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php Tests the acceptExposedInput method.
olivero_preprocess_filter_caption function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for setting classes.
OptionsListFilterTest class core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list filter for views.
OptionsListFilterTest.php file core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php
OptionsListFilterTest::$testViews property core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Views used by this test.
OptionsListFilterTest::testViewsTestOptionsListFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter.
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter when grouped.
PaginationAJAXTest::testDefaultFilterPagination function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests if pagination via AJAX works for the filter with default value.
PaginationAJAXTest::testPaginationAjaxWithTitleFilter function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests when a user navigates directly using a page number parameter.
PathAdminTest::testPathFiltering function core/modules/path/tests/src/Functional/PathAdminTest.php Tests the filtering aspect of the Path UI.
PathFilterForm class core/modules/path/src/Form/PathFilterForm.php Provides the path admin overview filter form.
PathFilterForm.php file core/modules/path/src/Form/PathFilterForm.php
PathFilterForm::buildForm function core/modules/path/src/Form/PathFilterForm.php
PathFilterForm::getFormId function core/modules/path/src/Form/PathFilterForm.php
PathFilterForm::resetForm function core/modules/path/src/Form/PathFilterForm.php Resets the filter selections.
PathFilterForm::submitForm function core/modules/path/src/Form/PathFilterForm.php
PermissionFilterTest class core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php Tests the JavaScript functionality of the permission filter.
PermissionFilterTest.php file core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php
PermissionFilterTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php
PermissionFilterTest::$modules property core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php
PermissionFilterTest::filterVisibleElements function core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php Removes any non-visible elements from the passed array.
PermissionFilterTest::setUp function core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php
PermissionFilterTest::testPermissionFilter function core/modules/user/tests/src/FunctionalJavascript/PermissionFilterTest.php Tests that filter results announcement has correct pluralization.
plugin.manager.filter service core/modules/filter/filter.services.yml Drupal\filter\FilterPluginManager
plugin.manager.views.filter service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
PluginBase::doFilterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php Do the work to filter out stored options depending on the defined options.
PluginBase::filterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php
PluginBaseTest::providerTestFilterByDefinedOptions function core/modules/views/tests/src/Unit/PluginBaseTest.php Provides data to testFilterByDefinedOptions().
PluginBaseTest::testFilterByDefinedOptions function core/modules/views/tests/src/Unit/PluginBaseTest.php Tests filter by defined options.

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