| 1 | db.towns.find( {"sef_url":"hot-springs-village-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 3 | db.towns.find( {"sef_url":"hot-springs-village-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ar","garland-county-ar","hot-springs-village-ar"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.ttd_towns.find( {"town_sef_url":"hot-springs-village-ar","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 6 | db.events_cache.find( {"_id":"4fcd8824999a5c89209846494c162d26"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events_cache.find( {"_id":"a0c8baa4709f95651b3bc8d8522d235b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 8 | db.events.find( {"_id":{"$in":[ObjectId ("6933211a4389be6be565f6dc"),ObjectId ("6933211e4389be6be5661b69")]}}, [] ).sort( {"start":1} ).limit( 6 ).skip( 0 ) | | 0 | 2 | 2 |
| 9 | db.news.find( {"broadcast":{"$in":["usa","hot-springs-village-ar","ar","garland-county-ar"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 8 |
| 10 | db.places.find( {"address.town_sef_url":"hot-springs-village-ar","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 11 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 2 |
| 12 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 9 |