Searched refs:modifiedEvents (Results 1 – 1 of 1) sorted by relevance
627 $modifiedEvents = []; // In both but hash changed variable638 $modifiedEvents[$dwId] = $dwEvent;653 logMessage(" Modified: " . count($modifiedEvents));656 $totalApiCalls = count($newEvents) + count($modifiedEvents) + count($deletedIds);728 foreach ($modifiedEvents as $dwId => $dwEvent) {