7 calls to IntegrationTest::countTrackedItems() in Search API 8
- IntegrationTest::changeIndexDatasource in tests/
src/ Functional/ IntegrationTest.php - Changes the index's datasources and checks if it reacts correctly.
- IntegrationTest::changeIndexServer in tests/
src/ Functional/ IntegrationTest.php - Changes the index's server and checks if it reacts correctly.
- IntegrationTest::checkContentEntityTracking in tests/
src/ Functional/ IntegrationTest.php - Tests whether the tracking information is properly maintained.
- IntegrationTest::disableEnableIndex in tests/
src/ Functional/ IntegrationTest.php - Disables and enables an index and checks if it reacts correctly.
- IntegrationTest::editIndex in tests/
src/ Functional/ IntegrationTest.php - Tests editing a search index via the UI.
- IntegrationTest::editServer in tests/
src/ Functional/ IntegrationTest.php - Tests whether editing a server works correctly.
- IntegrationTest::testIntegerIndex in tests/
src/ Functional/ IntegrationTest.php - Tests what happens when an index has an integer as id/label.