SearchQuery::$words
Same name in other branches
- 7.x modules/search/search.extender.inc \SearchQuery::words
- 9 core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::words
- 8.9.x core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::words
- 10 core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::words
Array of positive search words.
These words have to match against {search_index}.word.
Type: array
File
-
core/
modules/ search/ src/ SearchQuery.php, line 131
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\searchCode
protected $words = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.