| 1 | db.towns.find( {"sef_url":"woodstock-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"medford-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/arts-and-entertainment"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.towns.find( {"sef_url":"medford-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","ma","middlesex-county-ma","medford-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 3 |
| 6 | db.places.find( {"address.town_sef_url":"medford-ma","tags":"arts-and-entertainment"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 9 |
| 7 | db.events_cache.find( {"_id":"2990fec166d2564f73146e0a3e66504e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"77a40b6720b8883336c4a214e702777b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)"},"geo":{"$geoWithin":{"$center":[[-71.11029815673828,42.42490005493164],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 | 23 |
| 10 | db.events_cache.count( {"_id":"2990fec166d2564f73146e0a3e66504e"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"2990fec166d2564f73146e0a3e66504e","town_sef_url":"medford-ma","data_key":["693320fc4389be6be56516bd","68a75b5703a70639b6cedee7","693320fc4389be6be565172c","68a75b5703a70639b6cedf6c","69036ad64389be6be5f5c4de","69036ad64389be6be5f5c54f","68a75b5703a70639b6cee088","68a75b5703a70639b6cee139","68a75b5703a70639b6cee15f","68a75b5703a70639b6cee1a0"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"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.42490005493164,\"lng\":-71.11029815673828,\"latlng\":\"42.424900054932,-71.110298156738\",\"city\":\"Medford\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.77800000 1765572071)","created":"MongoDate(0.77800000 1765572071)"} , true) | | 0 | 0 | 2 |