| 1 | db.towns.find( {"sef_url":"hotevilla-az"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.pages.find( {"slug":{"$in":["hiking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 6 | db.articles.find( {"broadcastto":{"$in":["hotevilla-az","az","usa"]},"publish_date":{"$lte":"MongoDate(0.80600000 1770253907)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 7 | db.articles.find( {"broadcastto":{"$in":["hotevilla-az","az","usa"]},"publish_date":{"$lte":"MongoDate(0.80500000 1770253907)"},"article_id":{"$ne":1826},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 7 |
| 8 | db.events_cache.find( {"_id":"1ca2fe9d7d963eac47731bc39db6d9e3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 9 | db.articles.find( {"broadcastto":{"$in":["hotevilla-az","az","usa"]},"publish_date":{"$lte":"MongoDate(0.88000000 1770253907)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 10 | db.places.find( {"geo":{"$near":[-110.66200256347656,35.92449951171875],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
| 11 | db.places.count( {"geo":{"$near":[-110.66200256347656,35.92449951171875],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 25 | 4 |