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

Breadcrumb

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

SearchQuery::$conditions

Conditions that are used for exact searches.

This is always used for the second step in the query, but is not part of the preparation step unless $this->simple is FALSE.

Type: \Drupal\Core\Database\Query\ConditionInterface[]

File

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

Class

SearchQuery
Search query extender and helper functions.

Namespace

Drupal\search

Code

protected $conditions;

API Navigation

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