| 1 | db.towns.find( {"sef_url":"winchester-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"winchester-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ma","middlesex-county-ma","winchester-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.events_cache.find( {"_id":"8ab6fcb696328596f4e98ab150587066"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"0b416914f288ec12efb299142215e7bb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"winchester-ma","start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767506400)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-71.14739990234375,42.44879913330078],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 60 | 21 |
| 8 | db.events_radius_cache.count( {"_id":"0b416914f288ec12efb299142215e7bb"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"0b416914f288ec12efb299142215e7bb","radius":7,"modified":"MongoDate(0.86300000 1766927154)","created":"MongoDate(0.86300000 1766927154)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766901600)"},"tags":"shops-and-stores","geo":{"$geoWithin":{"$center":[[-71.14739990234375,42.44879913330078],0.10144927536231885]}}}, ["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( 16 ).skip( 0 ) | | 0 | 1 | 12 |
| 11 | db.events_cache.count( {"_id":"8ab6fcb696328596f4e98ab150587066"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"8ab6fcb696328596f4e98ab150587066"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"8ab6fcb696328596f4e98ab150587066","town_sef_url":"winchester-ma","data_key":["68a75b6b03a70639b6cf5694"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Winchester Featured Events<br>Shops And Stores\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"shops-and-stores\",\"tags\":\"shops-and-stores\",\"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.44879913330078,\"lng\":-71.14739990234375,\"latlng\":\"42.448799133301,-71.147399902344\",\"city\":\"Winchester\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.90100000 1766927154)","created":"MongoDate(0.90100000 1766927154)"} , true) | | 0 | 0 | 1 |