protected property SearchApiBrowserTestBase::$indexId in Search API 8
The ID of the search index used for this test.
Type: string
File
- tests/
src/ Functional/ SearchApiBrowserTestBase.php, line 99
Class
- SearchApiBrowserTestBase
- Provides the base class for web tests for Search API.
Namespace
Drupal\Tests\search_api\FunctionalCode
protected $indexId = 'database_search_index';