| 1 | db.towns.find( {"sef_url":"durham-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"durham-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ny","greene-county-ny","durham-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"durham-ny","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"5a6e57878a25629a2f9bc132aab70fa4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"5e0a2b6403acb5b7cd5a36664215180c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766988000)"},"event_id":{"$nin":[76125888,75970424,76146992]},"geo":{"$geoWithin":{"$center":[[-74.17259979248047,42.39939880371094],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 | 2 | 211 |
| 8 | db.events_cache.count( {"_id":"5a6e57878a25629a2f9bc132aab70fa4"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.insert( {"_id":"5a6e57878a25629a2f9bc132aab70fa4","town_sef_url":"durham-ny","data_key":["693321234389be6be5664919","69036b284389be6be5f7e293"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Durham\",\"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\":42.39939880371094,\"lng\":-74.17259979248047,\"latlng\":\"42.399398803711,-74.17259979248\",\"city\":\"Durham\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.50300000 1767056299)","created":"MongoDate(0.50300000 1767056299)"} , true) | | 0 | 0 | 2 |
| 10 | db.news.find( {"broadcast":{"$in":["usa","durham-ny","ny","greene-county-ny"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 6 |
| 11 | db.places.find( {"address.town_sef_url":"durham-ny","group_id":{"$nin":[1450747]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 1 | 3 |