| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 19 |
| 2 | db.towns.find( {"sef_url":"ruffin-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.ttd_towns.find( {"town_sef_url":"ruffin-nc","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.events_cache.find( {"_id":"375c0a0decfeb1ac1c06b53c32e2cd80"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)","$lt":"MongoDate(0.00000000 1768283999)"},"event_id":{"$nin":[76254655,75944352,75967881]},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-79.5447998046875,36.447200775146484],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 | 2 |
| 8 | db.events_cache.count( {"_id":"375c0a0decfeb1ac1c06b53c32e2cd80"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.count( {"_id":"375c0a0decfeb1ac1c06b53c32e2cd80"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.insert( {"_id":"375c0a0decfeb1ac1c06b53c32e2cd80","town_sef_url":"ruffin-nc","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-79.5447998046875,36.447200775146484],\"has_next_page\":false}","modified":"MongoDate(0.45800000 1765687713)","created":"MongoDate(0.45800000 1765687713)"} , true) | | 0 | 0 | 1 |
| 11 | db.events_cache.find( {"_id":"f971f46f1cbd28d17e6447a0ec923e15"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 5 |
| 12 | db.events_radius_cache.find( {"_id":"7bb4632e1c49853b7aebe1044b78f891"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 13 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76254655,75944352,75967881]},"geo":{"$geoWithin":{"$center":[[-79.5447998046875,36.447200775146484],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 | 494 |
| 14 | db.events_cache.count( {"_id":"f971f46f1cbd28d17e6447a0ec923e15"} ) | | 0 | 0 | 3 |
| 15 | db.events_cache.count( {"_id":"f971f46f1cbd28d17e6447a0ec923e15"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.insert( {"_id":"f971f46f1cbd28d17e6447a0ec923e15","town_sef_url":"ruffin-nc","data_key":["68f8401fc3af739f25dfe5c6","68fa4e1f6be57e660e0f24f7","68f8401fc3af739f25dfe791","68fa4eb2da3e0489fb067026","68fa4ed9c4766aed420deaa7"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Ruffin\",\"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\":36.447200775146484,\"lng\":-79.5447998046875,\"latlng\":\"36.447200775146,-79.544799804688\",\"city\":\"Ruffin\",\"state\":\"NC\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.01000000 1765687714)","created":"MongoDate(0.01000000 1765687714)"} , true) | | 0 | 0 | 1 |
| 17 | db.news.find( {"broadcast":{"$in":["usa","ruffin-nc","nc","rockingham-county-nc"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 18 | db.places.find( {"address.town_sef_url":"ruffin-nc","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 3 | 1 |
| 19 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 10 |
| 20 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 10 |
| 21 | db.towns.find( {"sef_url":"ruffin-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 22 | db.tokens.find( {"sef_url":{"$in":["usa","nc","rockingham-county-nc","ruffin-nc"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 8 |
| 23 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |