You are here

property Search::$always_multiple in Views (for Drupal 7) 8.3

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$always_multiple

File

lib/Views/search/Plugin/views/filter/Search.php, line 26
Definition of Views\search\Plugin\views\filter\Search.

Class

Search
Field handler to provide simple renderer that allows linking to a node.

Namespace

Views\search\Plugin\views\filter

Code

var $always_multiple = TRUE;