Search::$searchQuery

Same name in this branch
  1. 9 core/modules/search/src/Plugin/views/filter/Search.php \Drupal\search\Plugin\views\filter\Search::searchQuery
Same name and namespace in other branches
  1. 8.9.x core/modules/search/src/Plugin/views/filter/Search.php \Drupal\search\Plugin\views\filter\Search::searchQuery
  2. 8.9.x core/modules/search/src/Plugin/views/argument/Search.php \Drupal\search\Plugin\views\argument\Search::searchQuery
  3. 10 core/modules/search/src/Plugin/views/filter/Search.php \Drupal\search\Plugin\views\filter\Search::searchQuery
  4. 10 core/modules/search/src/Plugin/views/argument/Search.php \Drupal\search\Plugin\views\argument\Search::searchQuery
  5. 11.x core/modules/search/src/Plugin/views/filter/Search.php \Drupal\search\Plugin\views\filter\Search::searchQuery
  6. 11.x core/modules/search/src/Plugin/views/argument/Search.php \Drupal\search\Plugin\views\argument\Search::searchQuery

A search query to use for parsing search keywords.

Type: \Drupal\search\ViewsSearchQuery

File

core/modules/search/src/Plugin/views/argument/Search.php, line 25

Class

Search
Argument handler for search keywords.

Namespace

Drupal\search\Plugin\views\argument

Code

protected $searchQuery = NULL;

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