(int) $r['ID'], 'UUID' => $r['UUID'], ]; } jsonResponse([ 'OK' => true, 'ERROR' => '', 'SHARDS' => $items, 'ITEMS' => $items, ]);