Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.x for filter
- Search 11.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 an filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterNumericTest::testFilterNumericExposedGroupedRegularExpression | function | core/ |
Tests the numeric filter handler with the 'regular_expression' operator to grouped exposed filters. |
| FilterNumericTest::testFilterNumericExposedGroupedSimple | function | core/ |
|
| FilterNumericTest::testFilterNumericRegularExpression | function | core/ |
Tests the numeric filter handler with the 'regular_expression' operator. |
| FilterNumericTest::testFilterNumericSimple | function | core/ |
|
| FilterNumericTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterNumericWebTest | class | core/ |
Tests the numeric filter UI. |
| FilterNumericWebTest.php | file | core/ |
|
| FilterNumericWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterNumericWebTest::$testViews | property | core/ |
Views used by this test. |
| FilterNumericWebTest::testFilterNumericUI | function | core/ |
Tests the filter numeric UI. |
| FilterOptionsTest | class | core/ |
Tests the JavaScript filtering of options in add handler form. |
| FilterOptionsTest.php | file | core/ |
|
| FilterOptionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterOptionsTest::$modules | property | core/ |
Modules to enable. |
| FilterOptionsTest::setUp | function | core/ |
|
| FilterOptionsTest::testFilterOptionsAddFields | function | core/ |
Tests filtering options in the 'Add fields' dialog. |
| FilterPermissions | class | core/ |
Provides dynamic permissions of the filter module. |
| FilterPermissions.php | file | core/ |
|
| FilterPermissions::$deprecatedProperties | property | core/ |
|
| FilterPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
| FilterPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| FilterPermissions::permissions | function | core/ |
Returns an array of filter permissions. |
| FilterPermissions::__construct | function | core/ |
Constructs a new FilterPermissions instance. |
| FilterPermissionUiTest | class | core/ |
Tests the permission field handler ui. |
| FilterPermissionUiTest.php | file | core/ |
|
| FilterPermissionUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterPermissionUiTest::$modules | property | core/ |
Modules to enable. |
| FilterPermissionUiTest::$testViews | property | core/ |
Views used by this test. |
| FilterPermissionUiTest::setUp | function | core/ |
|
| FilterPermissionUiTest::testHandlerUI | function | core/ |
Tests basic filter handler settings in the UI. |
| FilterPlaceholderTextTest | class | core/ |
Tests the placeholder text on the appropriate filter handlers. |
| FilterPlaceholderTextTest.php | file | core/ |
|
| FilterPlaceholderTextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterPlaceholderTextTest::$modules | property | core/ |
Modules to enable. |
| FilterPlaceholderTextTest::$testViews | property | core/ |
Views used by this test. |
| FilterPlaceholderTextTest::testPlaceholderText | function | core/ |
Tests that HTML placeholders are added, when appropriate. |
| FilterPluginBase | class | core/ |
Base class for Views filters handler plugins. |
| FilterPluginBase.php | file | core/ |
|
| FilterPluginBase::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| FilterPluginBase::$always_required | property | core/ |
Disable the possibility to allow a exposed input to be optional. |
| FilterPluginBase::$group_info | property | core/ |
Contains the information of the selected item in a grouped filter. |
| FilterPluginBase::$no_operator | property | core/ |
Disable the possibility to use operators. |
| FilterPluginBase::$operator | property | core/ |
Contains the operator which is used on the query. |
| FilterPluginBase::$value | property | core/ |
Contains the actual value of the field,either configured in the views ui or entered in the exposed filters. |
| FilterPluginBase::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| FilterPluginBase::addGroupForm | function | core/ |
Add a new group to the exposed filter groups. |
| FilterPluginBase::adminSummary | function | core/ |
Display the filter on the administrative summary |
| FilterPluginBase::arrayFilterZero | function | core/ |
Filter by no empty values, though allow the use of (string) "0". |
| FilterPluginBase::buildExposedFiltersGroupForm | function | core/ |
Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group' |
| FilterPluginBase::buildExposedForm | function | core/ |
Render our chunk of the exposed filter form when selecting |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.