$visit) { if (empty($visit['idsite'])) { throw new Exception('No idsite key set for visit at index ' . $index); } if (empty($visit['idvisit'])) { throw new Exception('No idvisit key set for visit at index ' . $index); } } } }