| 1 | db.towns.find( {"sef_url":"center-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 3 | db.towns.find( {"sef_url":"aurora-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 4 | db.pages.find( {"slug":{"$in":["fishing"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 5 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 6 | db.articles.find( {"broadcastto":{"$in":["aurora-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.81800000 1765122192)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 5 |
| 7 | db.articles.find( {"broadcastto":{"$in":["aurora-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.81800000 1765122192)"},"article_id":{"$ne":1830},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 17 |
| 8 | db.events_cache.find( {"_id":"3394e3a6dd06702d08b8f3213ccb014d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 9 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 10 | db.articles.find( {"broadcastto":{"$in":["aurora-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.92100000 1765122192)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 6 |
| 11 | db.places.find( {"geo":{"$near":[-81.34549713134766,41.312198638916016],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 12 | db.places.count( {"geo":{"$near":[-81.34549713134766,41.312198638916016],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 0 | 5 |