constant SearchQuery::NO_KEYWORD_MATCHES in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::NO_KEYWORD_MATCHES
- 9 core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::NO_KEYWORD_MATCHES
Indicates that no positive keyword matches were found.
See also
File
- core/
modules/ search/ src/ SearchQuery.php, line 74
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\searchCode
const NO_KEYWORD_MATCHES = 8;