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