MongoDB\BSON\PackedArray::has
(mongodb >=1.16.0)
MongoDB\BSON\PackedArray::has — Returns whether a index is present in the array
Parameters
index(int)The index to look for in the array.
Errors/Exceptions
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
See Also
- MongoDB\BSON\PackedArray::get() - Returns the value of an index in the array
- » BSON Types
↑ and ↓ to navigate • Enter to select • Esc to close • / to open