| 1 | db.towns.find( {"sef_url":"mount-airy-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"mount-airy-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ga","habersham-county-ga","mount-airy-ga"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"mount-airy-ga","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"12120f1d3de24da430aeb6df080a5729"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"a08a7961197fb45f472dad1e480a621d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"event_id":{"$nin":[76306179,76035968,76367480]},"geo":{"$geoWithin":{"$center":[[-83.50050354003906,34.51580047607422],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 | 3 | 200 |
| 8 | db.events_cache.count( {"_id":"12120f1d3de24da430aeb6df080a5729"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.insert( {"_id":"12120f1d3de24da430aeb6df080a5729","town_sef_url":"mount-airy-ga","data_key":["693321094389be6be56565a3","69036af54389be6be5f67e3c","6933213b4389be6be566d786"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Mount Airy\",\"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\":34.51580047607422,\"lng\":-83.50050354003906,\"latlng\":\"34.515800476074,-83.500503540039\",\"city\":\"Mount Airy\",\"state\":\"GA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.64500000 1766332670)","created":"MongoDate(0.64500000 1766332670)"} , true) | | 0 | 0 | 2 |
| 10 | db.news.find( {"broadcast":{"$in":["usa","mount-airy-ga","ga","habersham-county-ga"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 5 |
| 11 | db.places.find( {"address.town_sef_url":"mount-airy-ga","group_id":{"$nin":[1696382]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |