| 1 | db.towns.find( {"sef_url":"morrill-ks"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
| 2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"holiday-island-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"slug":{"$in":["botanical-gardens"]},"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 | 2 |
| 6 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.articles.find( {"broadcastto":{"$in":["holiday-island-ar","ar","usa"]},"publish_date":{"$lte":"MongoDate(0.87700000 1766348710)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
| 9 | db.events_cache.find( {"_id":"d925348e99bbd9c6e16f17c1aa8d1513"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 10 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 11 | db.places.find( {"geo":{"$near":[-93.7366943359375,36.40094757080078],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 3 | 7 |
| 12 | db.places.count( {"geo":{"$near":[-93.7366943359375,36.40094757080078],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 3 | 10 |