| 1 | db.towns.find( {"sef_url":"harvard-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 25 |
| 3 | db.towns.find( {"sef_url":"high-shoals-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 9 |
| 6 | db.ttd_towns.find( {"town_sef_url":"high-shoals-nc","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"88a9ba63ac123b1fcb7fd80a56f39993"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1768888799)"},"event_id":{"$nin":[75905644,76015627,76310914]},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-81.2020034790039,35.39929962158203],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 | 11 |
| 9 | db.events_cache.count( {"_id":"88a9ba63ac123b1fcb7fd80a56f39993"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"88a9ba63ac123b1fcb7fd80a56f39993"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"88a9ba63ac123b1fcb7fd80a56f39993","town_sef_url":"high-shoals-nc","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-81.2020034790039,35.39929962158203],\"has_next_page\":false}","modified":"MongoDate(0.17100000 1766268636)","created":"MongoDate(0.17100000 1766268636)"} , true) | | 0 | 0 | 1 |
| 12 | db.events_cache.find( {"_id":"6b86a772b72de59cde1a8ae4811fde82"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 6 |
| 13 | db.events_radius_cache.find( {"_id":"b0d6f60a5bf281d71906afad12146934"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"event_id":{"$nin":[75905644,76015627,76310914]},"geo":{"$geoWithin":{"$center":[[-81.2020034790039,35.39929962158203],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 | 354 |
| 15 | db.events_cache.count( {"_id":"6b86a772b72de59cde1a8ae4811fde82"} ) | | 0 | 0 | 15 |
| 16 | db.events_cache.count( {"_id":"6b86a772b72de59cde1a8ae4811fde82"} ) | | 0 | 0 | 11 |
| 17 | db.events_cache.insert( {"_id":"6b86a772b72de59cde1a8ae4811fde82","town_sef_url":"high-shoals-nc","data_key":["68faa6b6410059e7d104a3c1","691d6255de4ae56f5ae88c46","68fb1b5ec3af739f25165944","69181c57de4ae56f5afc7128","68e754e2c3af739f2514d8ad"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around High Shoals\",\"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.39929962158203,\"lng\":-81.2020034790039,\"latlng\":\"35.399299621582,-81.202003479004\",\"city\":\"High Shoals\",\"state\":\"NC\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.41500000 1766268638)","created":"MongoDate(0.41500000 1766268638)"} , true) | | 0 | 0 | 6 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","high-shoals-nc","nc","gaston-county-nc"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 19 | db.places.find( {"address.town_sef_url":"high-shoals-nc","group_id":{"$nin":[1790218]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 9 |
| 20 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 21 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 3 |
| 22 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 11 |
| 23 | db.towns.find( {"sef_url":"high-shoals-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 24 | db.tokens.find( {"sef_url":{"$in":["usa","nc","gaston-county-nc","high-shoals-nc"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 12 |
| 25 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 31 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |