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/Annotation/Filter.php Defines a filter annotation object.
Filter class core/modules/filter/src/Attribute/Filter.php Defines a filter attribute for plugin discovery.

All search results

Title Object type File name Summary
FilterNoFormatTest::testCheckMarkupNoFormat function core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests text without format.
FilterNull class core/modules/filter/src/Plugin/Filter/FilterNull.php Provides a fallback placeholder filter to use for missing filters.
FilterNull.php file core/modules/filter/src/Plugin/Filter/FilterNull.php
FilterNull::$logged property core/modules/filter/src/Plugin/Filter/FilterNull.php Tracks if an alert about this filter has been logged.
FilterNull::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterNull.php Returns HTML allowed by this filter's configuration.
FilterNull::process function core/modules/filter/src/Plugin/Filter/FilterNull.php Performs the filter processing.
FilterNull::tips function core/modules/filter/src/Plugin/Filter/FilterNull.php Generates a filter's tip.
FilterNull::__construct function core/modules/filter/src/Plugin/Filter/FilterNull.php
FilterNumericTest class core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter handler.
FilterNumericTest.php file core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Map column names.
FilterNumericTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Modules to install.
FilterNumericTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Views used by this test.
FilterNumericTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::providerTestFilterNumericBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Provides data for self::testFilterNumericBetween().
FilterNumericTest::testAllowEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the between operator.
FilterNumericTest::testFilterNumericEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter with grouped exposed filters.
FilterNumericTest::testFilterNumericExposedGroupedRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the "numeric" filter with grouped exposed filters.
FilterNumericTest::testFilterNumericExposedGroupedSimple function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericNotRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter with negated 'regular_expression' operator.
FilterNumericTest::testFilterNumericRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter handler with the 'regular_expression' operator.
FilterNumericTest::testFilterNumericSimple function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Returns the views data definition.
FilterNumericWebTest class core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Tests the numeric filter UI.
FilterNumericWebTest.php file core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php
FilterNumericWebTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php The theme to install as the default for testing.
FilterNumericWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Views used by this test.
FilterNumericWebTest::testFilterNumericUI function core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Tests the filter numeric UI.
FilterOperatorsInterface interface core/modules/views/src/Plugin/views/filter/FilterOperatorsInterface.php Provides an interface for all views filters that implement operators.
FilterOperatorsInterface.php file core/modules/views/src/Plugin/views/filter/FilterOperatorsInterface.php
FilterOperatorsInterface::operators function core/modules/views/src/Plugin/views/filter/FilterOperatorsInterface.php Returns an array of operator information, keyed by operator ID.
FilterOptionsTest class core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php Tests the JavaScript filtering of options in add handler form.
FilterOptionsTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php
FilterOptionsTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php The theme to install as the default for testing.
FilterOptionsTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php Modules to install.
FilterOptionsTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php
FilterOptionsTest::testFilterOptionsAddFields function core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php Tests filtering options in the 'Add fields' dialog.
FilterPermissions class core/modules/filter/src/FilterPermissions.php Provides dynamic permissions of the filter module.
FilterPermissions.php file core/modules/filter/src/FilterPermissions.php
FilterPermissions::$entityTypeManager property core/modules/filter/src/FilterPermissions.php The entity type manager.
FilterPermissions::create function core/modules/filter/src/FilterPermissions.php Instantiates a new instance of this class.
FilterPermissions::permissions function core/modules/filter/src/FilterPermissions.php Returns an array of filter permissions.
FilterPermissions::__construct function core/modules/filter/src/FilterPermissions.php Constructs a new FilterPermissions instance.
FilterPermissionUiTest class core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php Tests the permission field handler ui.

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