| 1 | db.towns.find( {"sef_url":"center-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 32 |
| 2 | db.towns.find( {"sef_url":"winfield-tn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"slug":{"$in":["fishing"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 6 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 7 | db.articles.find( {"broadcastto":{"$in":["winfield-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.82300000 1765122192)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
| 8 | db.articles.find( {"broadcastto":{"$in":["winfield-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.82300000 1765122192)"},"article_id":{"$ne":1830},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 8 |
| 9 | db.events_cache.find( {"_id":"91ec5bf638230dacb953ba88ec690340"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 10 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 7 |
| 11 | db.articles.find( {"broadcastto":{"$in":["winfield-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.92200000 1765122192)"},"$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":[-84.44869995117188,36.56549835205078],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 13 | db.places.count( {"geo":{"$near":[-84.44869995117188,36.56549835205078],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 0 | 6 |