| 1 | db.towns.find( {"sef_url":"fowler-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"mattapan-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.towns.find( {"sef_url":"mattapan-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","ma","suffolk-county-ma","mattapan-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"mattapan-ma"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 11 | 1 |
| 7 | db.events_cache.find( {"_id":"12fc28dc640ee7f3a8816e334600463e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"ee3b0e99549da9df0fc9f4681db3c8be"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"geo":{"$geoWithin":{"$center":[[-71.09339904785156,42.276100158691406],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 | 28 |
| 10 | db.events_cache.count( {"_id":"12fc28dc640ee7f3a8816e334600463e"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"12fc28dc640ee7f3a8816e334600463e","town_sef_url":"mattapan-ma","data_key":["693321054389be6be5654c4d","693321054389be6be5654d48","68a75b6803a70639b6cf4455","69036ae64389be6be5f620d2","69036ae64389be6be5f621bf","693321064389be6be5654fcd","68a75b6903a70639b6cf48c2","693321064389be6be5655024","693321064389be6be565508f","68a75b6a03a70639b6cf4f99"],"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.276100158691406,\"lng\":-71.09339904785156,\"latlng\":\"42.276100158691,-71.093399047852\",\"city\":\"Mattapan\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.94000000 1766686912)","created":"MongoDate(0.94000000 1766686912)"} , true) | | 0 | 0 | 2 |