ManyToOne::$valueFormType

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/filter/ManyToOne.php \Drupal\views\Plugin\views\filter\ManyToOne::valueFormType
  2. 8.9.x core/modules/views/src/Plugin/views/filter/ManyToOne.php \Drupal\views\Plugin\views\filter\ManyToOne::valueFormType
  3. 10 core/modules/views/src/Plugin/views/filter/ManyToOne.php \Drupal\views\Plugin\views\filter\ManyToOne::valueFormType

Type: valueFormType

Overrides InOperator::$valueFormType

File

core/modules/views/src/Plugin/views/filter/ManyToOne.php, line 109

Class

ManyToOne
Complex filter to handle filtering for many to one relationships.

Namespace

Drupal\views\Plugin\views\filter

Code

protected $valueFormType = 'select';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.