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

Breadcrumb

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

SearchQuery::$matches

Indicates how many matches for a search query are necessary.

Type: int

File

core/modules/search/src/SearchQuery.php, line 122

Class

SearchQuery
Search query extender and helper functions.

Namespace

Drupal\search

Code

protected $matches = 0;

API Navigation

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