all() as $item) { $list[$item->id] = $item->name; } return $list; } }