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