BooleanOperator::NOT_EQUAL
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/filter/BooleanOperator.php \Drupal\views\Plugin\views\filter\BooleanOperator::NOT_EQUAL
- 10 core/modules/views/src/Plugin/views/filter/BooleanOperator.php \Drupal\views\Plugin\views\filter\BooleanOperator::NOT_EQUAL
- 11.x core/modules/views/src/Plugin/views/filter/BooleanOperator.php \Drupal\views\Plugin\views\filter\BooleanOperator::NOT_EQUAL
The non equal query operator.
File
-
core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php, line 41
Class
- BooleanOperator
- Simple filter to handle matching of boolean values.
Namespace
Drupal\views\Plugin\views\filterCode
const NOT_EQUAL = '<>';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.