Name::$alwaysMultiple

Same name and namespace in other branches
  1. 9 core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name::alwaysMultiple
  2. 8.9.x core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name::alwaysMultiple
  3. 11.x core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name::alwaysMultiple

Type: alwaysMultiple

Overrides FilterPluginBase::$alwaysMultiple

File

core/modules/user/src/Plugin/views/filter/Name.php, line 19

Class

Name
Filter handler for usernames.

Namespace

Drupal\user\Plugin\views\filter

Code

protected $alwaysMultiple = TRUE;

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