| 1 | db.towns.find( {"sef_url":"thornton-wv"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"mill-hall-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"slug":{"$in":["fishing"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.articles.find( {"broadcastto":{"$in":["mill-hall-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.48200000 1765112885)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 9 | db.articles.find( {"broadcastto":{"$in":["mill-hall-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.48200000 1765112885)"},"article_id":{"$ne":1830},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 8 |
| 10 | db.events_cache.find( {"_id":"b32fe462900f89d11b353d22c885a78b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.articles.find( {"broadcastto":{"$in":["mill-hall-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.52700000 1765112885)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 12 | db.places.find( {"geo":{"$near":[-77.48889923095703,41.10329818725586],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 7 |
| 13 | db.places.count( {"geo":{"$near":[-77.48889923095703,41.10329818725586],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 0 | 1 |