7 calls to Index::hasValidTracker() in Search API 8
- Index::getAllPlugins in src/
Entity/ Index.php - Retrieves all the plugins contained in this index.
- Index::indexItems in src/
Entity/ Index.php - Indexes a set amount of items.
- Index::indexSpecificItems in src/
Entity/ Index.php - Indexes some objects on this index.
- Index::postSave in src/
Entity/ Index.php - Acts on a saved entity before the insert or update hook is invoked.
- Index::reactToTrackerSwitch in src/
Entity/ Index.php - Checks whether the index switched tracker plugin and reacts accordingly.
- Index::trackItemsDeleted in src/
Entity/ Index.php - Deletes items from the index.
- Index::trackItemsInsertedOrUpdated in src/
Entity/ Index.php - Tracks insertion or updating of items.