listIndexes() public method
Generates list indexes command.
public array listIndexes ( $collectionName, $options = [] ) | ||
---|---|---|
$collectionName | string |
Collection name |
$options | array |
Command options. Available options are:
|
return | array |
Command document. |
Please login to continue.