MongoCollection
PHP Manual

MongoCollection::getIndexInfo

(PECL mongo >=0.9.0)

MongoCollection::getIndexInfoReturns an array of index names for this collection

Açıklama

public array MongoCollection::getIndexInfo ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns a list of index names.


MongoCollection
PHP Manual