| 1 | db.towns.find( {"sef_url":"jamaica-plain-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"jamaica-plain-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ma","suffolk-county-ma","jamaica-plain-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"jamaica-plain-ma"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 3 |
| 5 | db.events_cache.find( {"_id":"428660b3e8e0c91137816f23e97d5c23"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"bddd0dad3f4d153ee430c6d6c1602619"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"jamaica-plain-ma","start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767506400)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-71.10880279541016,42.31119918823242],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 100 | 21 |
| 9 | db.events_radius_cache.count( {"_id":"bddd0dad3f4d153ee430c6d6c1602619"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"bddd0dad3f4d153ee430c6d6c1602619","radius":7,"modified":"MongoDate(0.19000000 1766957833)","created":"MongoDate(0.19000000 1766957833)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766901600)"},"geo":{"$geoWithin":{"$center":[[-71.10880279541016,42.31119918823242],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( 11 ).skip( 0 ) | | 0 | 11 | 22 |
| 12 | db.events_cache.count( {"_id":"428660b3e8e0c91137816f23e97d5c23"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"428660b3e8e0c91137816f23e97d5c23"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"428660b3e8e0c91137816f23e97d5c23","town_sef_url":"jamaica-plain-ma","data_key":["68a75b6b03a70639b6cf5694","69036ae84389be6be5f62b2a","693321064389be6be56554f5","68a75b6b03a70639b6cf5959","68a75b6b03a70639b6cf5962","693321064389be6be565550e","693321064389be6be5655523","68a75b6c03a70639b6cf5a8e","69036ae94389be6be5f62da9","68a75b6c03a70639b6cf5c00"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"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\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":42.31119918823242,\"lng\":-71.10880279541016,\"latlng\":\"42.311199188232,-71.10880279541\",\"city\":\"Jamaica Plain\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.23800000 1766957833)","created":"MongoDate(0.23800000 1766957833)"} , true) | | 0 | 0 | 2 |