6 calls to Index::hasValidServer() in Search API 8
- Index::getDependencyData in src/
Entity/ Index.php - Retrieves data about this index's dependencies.
- Index::getFields in src/
Entity/ Index.php - Returns a list of all indexed fields of this index.
- Index::isServerEnabled in src/
Entity/ Index.php - Checks if this index has an enabled server.
- Index::reactToDatasourceSwitch in src/
Entity/ Index.php - Checks whether the index's datasources changed and reacts accordingly.
- Index::reactToServerSwitch in src/
Entity/ Index.php - Checks whether the index switched server and reacts accordingly.
- Index::trackItemsDeleted in src/
Entity/ Index.php - Deletes items from the index.