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 |
---|---|---|---|
FilterBase::$settings | property | core/ |
An associative array containing the configured settings of this filter. |
FilterBase::$status | property | core/ |
A Boolean indicating whether this filter is enabled. |
FilterBase::$weight | property | core/ |
The weight of this filter compared to others in a filter collection. |
FilterBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
FilterBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
FilterBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
FilterBase::getDescription | function | core/ |
Returns the administrative description for this filter plugin. |
FilterBase::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterBase::getLabel | function | core/ |
Returns the administrative label for this filter plugin. |
FilterBase::getType | function | core/ |
Returns the processing type of this filter plugin. |
FilterBase::prepare | function | core/ |
Prepares the text for processing. |
FilterBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
FilterBase::settingsForm | function | core/ |
Generates a filter's settings form. |
FilterBase::tips | function | core/ |
Generates a filter's tip. |
FilterBase::__construct | function | core/ |
|
FilterBooleanOperatorDefaultTest | class | core/ |
Filter to test queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest | class | core/ |
Tests the queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest.php | file | core/ |
|
FilterBooleanOperatorDefaultTest.php | file | core/ |
|
FilterBooleanOperatorDefaultTest::$modules | property | core/ |
Modules to enable. |
FilterBooleanOperatorDefaultTest::$testViews | property | core/ |
Views to be enabled. |
FilterBooleanOperatorDefaultTest::query | function | core/ |
Add this filter to the query. |
FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault | function | core/ |
Tests the queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest::viewsData | function | core/ |
Returns the views data definition. |
FilterBooleanOperatorStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperatorString handler. |
FilterBooleanOperatorStringTest.php | file | core/ |
|
FilterBooleanOperatorStringTest::$columnMap | property | core/ |
Map column names. |
FilterBooleanOperatorStringTest::$modules | property | core/ |
The modules to enable for this test. |
FilterBooleanOperatorStringTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanOperatorStringTest::dataSet | function | core/ |
Returns a very simple test dataset. |
FilterBooleanOperatorStringTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterBooleanOperatorStringTest::testFilterBooleanOperatorString | function | core/ |
Tests the BooleanOperatorString filter. |
FilterBooleanOperatorStringTest::testFilterGroupedExposed | function | core/ |
Tests the Boolean filter with grouped exposed form enabled. |
FilterBooleanOperatorStringTest::viewsData | function | core/ |
Returns the views data definition. |
FilterBooleanOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
FilterBooleanOperatorTest.php | file | core/ |
|
FilterBooleanOperatorTest::$columnMap | property | core/ |
Map column names. |
FilterBooleanOperatorTest::$modules | property | core/ |
The modules to enable for this test. |
FilterBooleanOperatorTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorTest::testFilterBooleanOperator | function | core/ |
Tests the BooleanOperator filter. |
FilterBooleanOperatorTest::testFilterGroupedExposed | function | core/ |
Tests the boolean filter with grouped exposed form enabled. |
FilterBooleanWebTest | class | core/ |
Tests the boolean filter UI. |
FilterBooleanWebTest.php | file | core/ |
|
FilterBooleanWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterBooleanWebTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanWebTest::testFilterBooleanUI | function | core/ |
Tests the filter boolean UI. |
FilterCaption | class | core/ |
Provides a filter to caption elements. |
FilterCaption.php | file | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.