array_multisort( array_column($showList, 'status'), SORT_ASC, array_column($showList, 'id'), SORT_DESC, $showList);