Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SearchQuery.php

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\search

Code

protected $words = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal