| 1 | db.towns.find( {"sef_url":"lake-arthur-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"wolf-lake-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"slug":{"$in":["go-kart-racing"]},"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 | 2 |
| 8 | db.articles.find( {"broadcastto":{"$in":["wolf-lake-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.04600000 1765267277)"},"tags":"motor-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
| 9 | db.events_cache.find( {"_id":"97169c32e31cb18c6178f37ee76766d3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 10 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 11 | db.places.find( {"geo":{"$near":[-89.43890380859375,37.50469970703125],"$maxDistance":1.4492753623188406},"tags":"go-kart-racing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 12 | db.places.count( {"geo":{"$near":[-89.43890380859375,37.50469970703125],"$maxDistance":1.4492753623188406},"tags":"go-kart-racing"} ) | | 0 | 0 | 1 |