EntityReference::WIDGET_AUTOCOMPLETE

Same name and namespace in other branches
  1. main core/modules/views/src/Plugin/views/filter/EntityReference.php \Drupal\views\Plugin\views\filter\EntityReference::WIDGET_AUTOCOMPLETE

Type for the autocomplete filter format.

File

core/modules/views/src/Plugin/views/filter/EntityReference.php, line 35

Class

EntityReference
Filters a view by entity references.

Namespace

Drupal\views\Plugin\views\filter

Code

const WIDGET_AUTOCOMPLETE = 'autocomplete';

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