(mongodb >=1.17.0)
MongoDB\BSON\PackedArray::offsetExists — Informa se um índice está presente no array
$key
key
O índice a ser procurado no array.
Retorna true se o índice estiver presente no array ou false caso contrário.
true
false