(mongodb >=1.17.0)
MongoDB\BSON\PackedArray::offsetExists — Returns whether a index is present in the array
$key
key
The index to look for in the array.
Returns true if the index is present in the array and false otherwise.
true
false