| 1 | db.towns.find( {"sef_url":"laketon-in"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"asheboro-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 3 |
| 6 | db.ttd_towns.find( {"town_sef_url":"asheboro-nc","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"a65049aae9084b8900d95114f14427c6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1769061599)"},"event_id":{"$nin":[76254671,76375028,76359563]},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-79.81079864501953,35.71689987182617],0.8695652173913043]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_cache.count( {"_id":"a65049aae9084b8900d95114f14427c6"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"a65049aae9084b8900d95114f14427c6"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"a65049aae9084b8900d95114f14427c6","town_sef_url":"asheboro-nc","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-79.81079864501953,35.71689987182617],\"has_next_page\":false}","modified":"MongoDate(0.35900000 1766390027)","created":"MongoDate(0.35900000 1766390027)"} , true) | | 0 | 0 | 1 |
| 12 | db.events_cache.find( {"_id":"f0108a7166508ca0bf7c3fcfa7e9478a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.find( {"_id":"667b93894ce27ba294c266cff5c91fbf"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)"},"event_id":{"$nin":[76254671,76375028,76359563]},"geo":{"$geoWithin":{"$center":[[-79.81079864501953,35.71689987182617],0.36231884057971014]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 114 |
| 15 | db.events_cache.count( {"_id":"f0108a7166508ca0bf7c3fcfa7e9478a"} ) | | 0 | 0 | 7 |
| 16 | db.events_cache.count( {"_id":"f0108a7166508ca0bf7c3fcfa7e9478a"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"f0108a7166508ca0bf7c3fcfa7e9478a","town_sef_url":"asheboro-nc","data_key":["69056f1cde4ae56f5ad838df","68a9262bc3af739f252fcff5","68639fe0fb5e4bed1fa5bd02","68639fe9fb5e4bed1fa5cf90","68b7a6aac3af739f2571eee5"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Asheboro\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":35.71689987182617,\"lng\":-79.81079864501953,\"latlng\":\"35.716899871826,-79.81079864502\",\"city\":\"Asheboro\",\"state\":\"NC\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.53200000 1766390027)","created":"MongoDate(0.53200000 1766390027)"} , true) | | 0 | 0 | 1 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","asheboro-nc","nc","randolph-county-nc"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 4 |
| 19 | db.places.find( {"address.town_sef_url":"asheboro-nc","group_id":{"$nin":[2235506]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 2 |
| 20 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 21 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |
| 22 | db.towns.find( {"sef_url":"asheboro-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","nc","randolph-county-nc","asheboro-nc"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 24 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |