protected property BackendTest::$indexId in Search API 8
A search index ID.
Type: string
Overrides BackendTestBase::$indexId
File
- modules/
search_api_db/ tests/ src/ Kernel/ BackendTest.php, line 51
Class
- BackendTest
- Tests index and search capabilities using the Database search backend.
Namespace
Drupal\Tests\search_api_db\KernelCode
protected $indexId = 'database_search_index';