| 1 | db.towns.find( {"sef_url":"buffalo-gap-tx"}, [] ).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":"sand-flat-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"slug":{"$in":["water-skiing"]},"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":["sand-flat-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.18200000 1767101092)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
| 9 | db.events_cache.find( {"_id":"9a8cbfee716ea887c4a903a295a11bf2"}, [] ).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":[-95.28079986572266,32.48740005493164],"$maxDistance":1.4492753623188406},"tags":"water-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 4 | 5 |
| 12 | db.places.count( {"geo":{"$near":[-95.28079986572266,32.48740005493164],"$maxDistance":1.4492753623188406},"tags":"water-skiing"} ) | | 0 | 4 | 4 |