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) {
626 $newEvents = []; // In DokuWiki but not in mapping variable636 $newEvents[$dwId] = $dwEvent;652 logMessage(" New: " . count($newEvents));656 $totalApiCalls = count($newEvents) + count($modifiedEvents) + count($deletedIds);667 foreach ($newEvents as $dwId => $dwEvent) {