property InOperator::$value_options

Stores all operations which are available on the form.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php, line 34
Definition of Drupal\views\Plugin\views\filter\InOperator.

Class

InOperator
Simple filter to handle matching of multiple options selectable via checkboxes

Namespace

Drupal\views\Plugin\views\filter

Code

var $value_options = NULL;