Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
Docs Menu
Docs Home
/
API ドキュメント
/

MongoDB\Model\IndexInfoIterator クラス

MongoDB\Model\IndexInfoIterator

このインターフェースは、PHP の イテレータ インターフェースを拡張します。このインターフェースのインスタンスは MongoDB\Collection::listIndexes() によって返されます。

このインターフェースは、イテレータ に新しいメソッドを追加しませんが、current()MongoDB\Model\IndexInfo のインスタンスを返すことを指定します。