Search for operator
- Search 7.x for operator
- Search 9.5.x for operator
- Search 8.9.x for operator
- Search 11.x for operator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::$modules | property | core/ |
Modules to install. |
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/ |
Modules to install. |
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. |
FilterCriteriaTest::testOperatorLabels | function | core/ |
Tests operator labels. |
FilterInOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
FilterInOperatorTest.php | file | core/ |
|
FilterInOperatorTest::$columnMap | property | core/ |
Map column names. |
FilterInOperatorTest::$modules | property | core/ |
Modules to install. |
FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
|
FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
|
FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
|
FilterInOperatorTest::testFilterOptionAsMarkup | function | core/ |
Tests that the InOperator filter can handle TranslatableMarkup. |
FilterInOperatorTest::viewsData | function | core/ |
Returns the views data definition. |
FilterOperatorsInterface | interface | core/ |
Provides an interface for all views filters that implement operators. |
FilterOperatorsInterface.php | file | core/ |
|
FilterOperatorsInterface::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
FilterPluginBase::$no_operator | property | core/ |
|
FilterPluginBase::$operator | property | core/ |
Contains the operator which is used on the query. |
FilterPluginBase::operatorForm | function | core/ |
Options form subform for setting the operator. |
FilterPluginBase::operatorOptions | function | core/ |
Provide a list of options for the default operator form. |
FilterPluginBase::operatorSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
FilterPluginBase::operatorValidate | function | core/ |
Validate the operator form. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.