| 1 | db.towns.find( {"sef_url":"cahokia-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 3 | db.towns.find( {"sef_url":"cahokia-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","il","saint-clair-county-il","cahokia-il"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 3 | 2 |
| 5 | db.ttd_towns.find( {"town_sef_url":"cahokia-il","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.events_cache.find( {"_id":"1cc3a72d819137085ef8656159897bec"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events.find( {"_id":{"$in":[ObjectId ("68a75b6203a70639b6cf1f1e"),ObjectId ("69036ae24389be6be5f60c01"),ObjectId ("69036ae34389be6be5f60ee3"),ObjectId ("69036ae34389be6be5f611ef"),ObjectId ("69036ae34389be6be5f612f1")]}}, [] ).sort( {"start":1} ).limit( 6 ).skip( 0 ) | | 0 | 5 | 1 |
| 8 | db.news.find( {"broadcast":{"$in":["usa","cahokia-il","il","saint-clair-county-il"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 9 | db.places.find( {"address.town_sef_url":"cahokia-il","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 2 | 2 |
| 10 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 11 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |