PHP - Manual: MongoDB\BSON\Document::getIterator
2025-03-12
(mongodb >=1.16.0)
MongoDB\BSON\Document::getIterator — Returns an iterator for the BSON document
此函数没有参数。
Returns a MongoDB\BSON\Iterator instance that can be used to iterate over all keys in the document.
官方地址:https://www.php.net/manual/en/mongodb-bson-document.getiterator.php