Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.x for filter
- Search 10.3.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 a filter annotation object. |
Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodeFieldFilterTest.php | file | core/ |
|
NodeFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeFieldFilterTest::$modules | property | core/ |
Modules to install. |
NodeFieldFilterTest::$nodeTitles | property | core/ |
List of node titles by language. |
NodeFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
NodeFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given node translation counts are correct. |
NodeFieldFilterTest::setUp | function | core/ |
Sets up the test. |
NodeFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
NodeRevision::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
NodeTest::testCollectionFilterAccess | function | core/ |
|
NumericFilter | class | core/ |
Simple filter to handle greater than/less than filters. |
NumericFilter.php | file | core/ |
|
NumericFilter::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
NumericFilter::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
NumericFilter::adminSummary | function | core/ |
Display the filter on the administrative summary. |
NumericFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
NumericFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
NumericFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NumericFilter::opBetween | function | core/ |
Filters by operator between. |
NumericFilter::opEmpty | function | core/ |
|
NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
NumericFilter::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
NumericFilter::operatorValues | function | core/ |
|
NumericFilter::opNotRegex | function | core/ |
Filters by a negated regular expression. |
NumericFilter::opRegex | function | core/ |
Filters by a regular expression. |
NumericFilter::opSimple | function | core/ |
|
NumericFilter::query | function | core/ |
Add this filter to the query. |
NumericFilter::valueForm | function | core/ |
Provide a simple textfield for equality. |
NumericFilterTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\NumericFilter @group Views |
NumericFilterTest.php | file | core/ |
|
NumericFilterTest::provideAcceptExposedInput | function | core/ |
Data provider for testAcceptExposedInput test. |
NumericFilterTest::testAcceptExposedInput | function | core/ |
Tests the acceptExposedInput method. |
olivero_preprocess_filter_caption | function | core/ |
Implements hook_preprocess_HOOK() for setting classes. |
OptionsListFilterTest | class | core/ |
Tests options list filter for views. |
OptionsListFilterTest.php | file | core/ |
|
OptionsListFilterTest::$testViews | property | core/ |
Views used by this test. |
OptionsListFilterTest::testViewsTestOptionsListFilter | function | core/ |
Tests options list field filter. |
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter | function | core/ |
Tests options list field filter when grouped. |
PaginationAJAXTest::testDefaultFilterPagination | function | core/ |
Tests if pagination via AJAX works for the filter with default value. |
PathAdminTest::testPathFiltering | function | core/ |
Tests the filtering aspect of the Path UI. |
PathFilterForm | class | core/ |
Provides the path admin overview filter form. |
PathFilterForm.php | file | core/ |
|
PathFilterForm::buildForm | function | core/ |
Form constructor. |
PathFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
PathFilterForm::resetForm | function | core/ |
Resets the filter selections. |
PathFilterForm::submitForm | function | core/ |
Form submission handler. |
PermissionFilterTest | class | core/ |
Tests the JavaScript functionality of the permission filter. |
PermissionFilterTest.php | file | core/ |
|
PermissionFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PermissionFilterTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.