MongoDB\BSON\PackedArray::has
(mongodb >=1.16.0)
MongoDB\BSON\PackedArray::has — Returns whether a index is present in the array
参数
index(int)- 
     
The index to look for in the array.
 
错误/异常
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
 
参见
- MongoDB\BSON\PackedArray::get() - Returns the value of an index in the array
 - » BSON Types
 
  +添加备注
  
 用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-bson-packedarray.has.php