Search for operators
- Search 7.x for operators
- Search 9.5.x for operators
- Search 10.3.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. |
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 |
DateFilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
EntityCondition::$allowedOperators | property | core/ |
The allowed condition operators. |
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. |
FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
|
FilterPluginBase::operatorSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
FilterTest::testInOperatorSelectAllOptions | function | core/ |
Test no error message is displayed when all options are selected in an exposed filter. |
FilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
InOperator::operators | function | core/ |
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array. |
limit-exposed-operators.php | file | core/ |
Test fixture. |
LimitOperatorsDefaultsTest | class | core/ |
Tests the upgrade path for limit operators feature. |
LimitOperatorsDefaultsTest.php | file | core/ |
|
LimitOperatorsDefaultsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LimitOperatorsDefaultsTest::testViewsPostUpdateLimitOperatorsDefaultValues | function | core/ |
Tests that default settings for limit operators are present. |
ManyToOne::operators | function | core/ |
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array. |
NumericFilter::operators | function | core/ |
|
Roles::operators | function | core/ |
Override empty and not empty operator labels to be clearer for user roles. |
StringFilter::operators | function | core/ |
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.