| 1 | db.towns.find( {"sef_url":"northbridge-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"northbridge-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ma","worcester-county-ma","northbridge-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"northbridge-ma","tags":"shops-and-stores"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 4 |
| 5 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.events_cache.find( {"_id":"52a4783f1ee584acd39b143bea367b06"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events_radius_cache.find( {"_id":"3d53c445f521285fcaf7ed673996cae9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"address.town_sef_url":"northbridge-ma","start":{"$gte":"MongoDate(0.00000000 1766988000)","$lt":"MongoDate(0.00000000 1767592800)"}} ) | | 0 | 0 | 3 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-71.65170288085938,42.15439987182617],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766988000)","$lt":"MongoDate(0.00000000 1767852000)"}} ) | | 0 | 0 | 19 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-71.65170288085938,42.15439987182617],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766988000)","$lt":"MongoDate(0.00000000 1767852000)"}} ) | | 0 | 7 | 23 |
| 11 | db.events_radius_cache.count( {"_id":"3d53c445f521285fcaf7ed673996cae9"} ) | | 0 | 0 | 7 |
| 12 | db.events_radius_cache.insert( {"_id":"3d53c445f521285fcaf7ed673996cae9","radius":25,"modified":"MongoDate(0.59400000 1767063300)","created":"MongoDate(0.59400000 1767063300)"} , true) | | 0 | 0 | 2 |
| 13 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766988000)"},"geo":{"$geoWithin":{"$center":[[-71.65170288085938,42.15439987182617],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( 11 ).skip( 0 ) | | 0 | 11 | 214 |
| 14 | db.events_cache.count( {"_id":"52a4783f1ee584acd39b143bea367b06"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.count( {"_id":"52a4783f1ee584acd39b143bea367b06"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.insert( {"_id":"52a4783f1ee584acd39b143bea367b06","town_sef_url":"northbridge-ma","data_key":["693321074389be6be5655a19","693321084389be6be5655e03","69036aeb4389be6be5f63885","693321084389be6be5655f2c","69036aeb4389be6be5f63b83","69036aec4389be6be5f642ef","69036aed4389be6be5f644e6","69036aed4389be6be5f646d4","69036aef4389be6be5f65276","69036aef4389be6be5f65328"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"shops-and-stores\",\"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.15439987182617,\"lng\":-71.65170288085938,\"latlng\":\"42.154399871826,-71.651702880859\",\"city\":\"Northbridge\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.85500000 1767063300)","created":"MongoDate(0.85500000 1767063300)"} , true) | | 0 | 0 | 1 |