Indicates that no positive keyword matches were found.
See also
File
- core/modules/search/src/SearchQuery.php, line 75
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\search
Code
const NO_KEYWORD_MATCHES = 8;
Indicates that no positive keyword matches were found.
Drupal\search
const NO_KEYWORD_MATCHES = 8;
Please login to continue.