Which method shows you whether MongoDB uses any indexes when running a query, and how the indexes are used?
detailQueryExecution()
describe()
showPlan()
explain()