property Name::$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/ user/ Plugin/ views/ filter/ Name.php, line 25 - Definition of Views\user\Plugin\views\filter\Name.
Class
- Name
- Filter handler for usernames.
Namespace
Views\user\Plugin\views\filterCode
var $always_multiple = TRUE;