if ($getCount) { foreach ($all_items as $item) { $item_arr[$item->id] = 0; } return count($item_arr); }