Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FilterBaseTestableClass | class | core/ |
A class extending FilterBase for testing purposes. |
| FilterBaseTestableClass::process | function | core/ |
Performs the filter processing. |
| 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 install. |
| 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. |
| FilterBooleanOperatorGroupTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
| FilterBooleanOperatorGroupTest.php | file | core/ |
|
| FilterBooleanOperatorGroupTest::$modules | property | core/ |
Modules to install. |
| FilterBooleanOperatorGroupTest::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorGroupTest::setUp | function | core/ |
|
| FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter | function | core/ |
Tests that grouped boolean exposed form works as expected. |
| FilterBooleanOperatorStringTest | class | core/ |
Tests core's BooleanOperatorString views filter handler. |
| FilterBooleanOperatorStringTest.php | file | core/ |
|
| FilterBooleanOperatorStringTest::$columnMap | property | core/ |
Map column names. |
| 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::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorTest::dataSet | function | core/ |
Returns a very simple test dataset. |
| FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
| FilterBooleanOperatorTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterBooleanOperatorTest::testEmptyFilterBooleanOperator | function | core/ |
Tests the BooleanOperator empty/not empty filters. |
| 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. |
Pagination
- Previous page
- Page 599
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.