| 1 | db.towns.find( {"sef_url":"bellflower-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.towns.find( {"sef_url":"lore-city-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"slug":{"$in":["motor-sports"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.articles.find( {"broadcastto":{"$in":["lore-city-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.65700000 1765111425)"},"tags":"motor-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 1 |
| 8 | db.articles.find( {"broadcastto":{"$in":["lore-city-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.65700000 1765111425)"},"article_id":{"$ne":36},"tags":"motor-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 9 |
| 9 | db.events_cache.find( {"_id":"0609a00f788477804105de5b39a29946"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 10 | db.articles.find( {"broadcastto":{"$in":["lore-city-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.69700000 1765111425)"},"$or":[{"tags":"motor-sports"},{"tags":"motor-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 1 |
| 11 | db.places.find( {"geo":{"$near":[-81.45860290527344,39.98210144042969],"$maxDistance":1.4492753623188406},"tags":"motor-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 12 | db.places.count( {"geo":{"$near":[-81.45860290527344,39.98210144042969],"$maxDistance":1.4492753623188406},"tags":"motor-sports"} ) | | 0 | 0 | 1 |