| 1 | db.towns.find( {"sef_url":"washington-dc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.towns.find( {"sef_url":"washington-dc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","dc","district-of-columbia-county-dc","washington-dc"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.ttd_towns.find( {"town_sef_url":"washington-dc","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.events_cache.find( {"_id":"114e600bfec7c66e0325fd8b143eff5b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events_cache.find( {"_id":"966f6e636819d279e622bb4b5028fb60"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.events.find( {"_id":{"$in":[ObjectId ("68a75b6c03a70639b6cf5f28"),ObjectId ("69036aea4389be6be5f63316"),ObjectId ("68a75b6d03a70639b6cf613d"),ObjectId ("68a75b6d03a70639b6cf6378"),ObjectId ("69036aea4389be6be5f634c6")]}}, [] ).sort( {"start":1} ).limit( 6 ).skip( 0 ) | | 0 | 5 | 1 |
| 9 | db.news.find( {"broadcast":{"$in":["usa","washington-dc","dc","district-of-columbia-county-dc"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 7 |
| 10 | db.places.find( {"address.town_sef_url":"washington-dc","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 2 |
| 11 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 12 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |