MongoDB\BSON\Document::has

(mongodb >=1.16.0)

MongoDB\BSON\Document::hasReturns whether a key is present in the document

说明

final public MongoDB\BSON\Document::has(string $key): bool

参数

key (string)

The key to look for in the document.

返回值

Returns true if the key is present in the document and false otherwise.

错误/异常

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。

备份地址:http://www.lvesu.com/blog/php/mongodb-bson-document.has.php

136869282
000-0000-0000
000-0000-0000
banyueyu@foxmail.com