Searched refs:newEvents (Results 1 – 4 of 4) sorted by relevance
255 $newEvents = array();283 $newEvents[] = $vevent;307 $newEvents[] = $it->getEventObject();320 foreach($newEvents as $newEvent) {
655 $newEvents = []; // In DokuWiki but not in mapping variable665 $newEvents[$dwId] = $dwEvent;681 logMessage(" New: " . count($newEvents));685 $totalApiCalls = count($newEvents) + count($modifiedEvents) + count($deletedIds);696 foreach ($newEvents as $dwId => $dwEvent) {