FilterBooleanOperatorTest::$columnMap
Same name in other branches
- 9 core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php \Drupal\Tests\views\Kernel\Handler\FilterBooleanOperatorTest::columnMap
- 10 core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php \Drupal\Tests\views\Kernel\Handler\FilterBooleanOperatorTest::columnMap
- 11.x core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php \Drupal\Tests\views\Kernel\Handler\FilterBooleanOperatorTest::columnMap
Map column names.
Type: array
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorTest.php, line 35
Class
- FilterBooleanOperatorTest
- Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected $columnMap = [
'views_test_data_id' => 'id',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.