Search for operators
- Search 7.x for operators
- Search 9.5.x for operators
- Search 8.9.x for operators
- Search 11.x for operators
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BooleanOperator::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| BooleanOperatorString | class | core/ |
Simple filter to handle matching of boolean values. |
| BooleanOperatorString.php | file | core/ |
|
| BooleanOperatorString::query | function | core/ |
Add this filter to the query. |
| ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile[[api-linebreak]] |
| DateFilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
| EntityCondition::$allowedOperators | property | core/ |
The allowed condition operators. |
| 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. |
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
|
| 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::operatorSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| FilterTest::testInOperatorSelectAllOptions | function | core/ |
Tests an exposed filter when all options are selected. |
| FilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
| InOperator::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| ManyToOne::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| NumericFilter::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| Roles::operators | function | core/ |
Override empty and not empty operator labels to be clearer for user roles. |
| StringFilter::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.