Searched refs:totalApiCalls (Results 1 – 1 of 1) sorted by relevance
656 $totalApiCalls = count($newEvents) + count($modifiedEvents) + count($deletedIds); variable657 logMessage(" API calls: ~$totalApiCalls (vs " . count($dwEvents) . " full sync)");659 if ($totalApiCalls === 0) {