(mongodb >=1.16.0)
MongoDB\BSON\PackedArray::has — 返回数组中是否存在索引
$index
index
要在数组中查找的索引。
如果数组中存在索引,则返回 true,否则返回 false。
true
false