protected property Database::$warnings in Search API 8
All warnings for the current search query.
Type: array
File
- modules/
search_api_db/ src/ Plugin/ search_api/ backend/ Database.php, line 163
Class
- Database
- Indexes and searches items using the database.
Namespace
Drupal\search_api_db\Plugin\search_api\backendCode
protected $warnings = [];