constant Database::INDEXES_KEY_VALUE_STORE_ID in Search API 8
The ID of the key-value store in which the indexes' DB infos are stored.
File
- modules/
search_api_db/ src/ Plugin/ search_api/ backend/ Database.php, line 86
Class
- Database
- Indexes and searches items using the database.
Namespace
Drupal\search_api_db\Plugin\search_api\backendCode
const INDEXES_KEY_VALUE_STORE_ID = 'search_api_db.indexes';