| 1 | db.towns.find( {"sef_url":"harrell-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"dover-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.towns.find( {"sef_url":"dover-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","ma","norfolk-county-ma","dover-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"dover-ma","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 2 | 6 |
| 7 | db.events_cache.find( {"_id":"969e5318119e8a1c5846d1b1fa78927f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"7bd16dc39d3a6645e354776189041002"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"geo":{"$geoWithin":{"$center":[[-71.27780151367188,42.24810028076172],0.21739130434782608]}}}, ["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 | 33 |
| 10 | db.events_cache.count( {"_id":"969e5318119e8a1c5846d1b1fa78927f"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"969e5318119e8a1c5846d1b1fa78927f","town_sef_url":"dover-ma","data_key":["68a75b6903a70639b6cf468f","69036ae64389be6be5f62176","69036ae64389be6be5f621bf","693321064389be6be5654fcd","693321064389be6be5654fd8","68a75b6903a70639b6cf48c2","68a75b6a03a70639b6cf5069","68a75b6a03a70639b6cf517a","69036ae74389be6be5f6247f","69036ae74389be6be5f62676"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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.24810028076172,\"lng\":-71.27780151367188,\"latlng\":\"42.248100280762,-71.277801513672\",\"city\":\"Dover\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.45500000 1766725007)","created":"MongoDate(0.45500000 1766725007)"} , true) | | 0 | 0 | 1 |