| 1 | db.towns.find( {"sef_url":"banner-elk-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"parkhill-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"slug":{"$in":["kayak-and-canoe"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 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":["parkhill-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.33500000 1767018619)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
| 9 | db.events_cache.find( {"_id":"7eace32309ea1b38b8b3080793fe4718"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 10 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 11 | db.places.find( {"geo":{"$near":[-78.87129974365234,40.360801696777344],"$maxDistance":1.4492753623188406},"tags":"kayak-and-canoe"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
| 12 | db.places.count( {"geo":{"$near":[-78.87129974365234,40.360801696777344],"$maxDistance":1.4492753623188406},"tags":"kayak-and-canoe"} ) | | 0 | 18 | 9 |