Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/ / /
PHP 라이브러리 매뉴얼
/ /

MongoDB\Model\IndexInfoIterator 클래스

MongoDB\Model\IndexInfoIterator

이 인터페이스는 PHP의 Iterator 인터페이스를 확장합니다. 이 인터페이스의 인스턴스 는 에 MongoDB\Collection::listIndexes() 의해 반환됩니다.

이 인터페이스는 Iterator에 새 메서드를 추가하지 않지만 current()가 인스턴스 를 반환하도록 MongoDB\Model\IndexInfo 지정합니다.