| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"plainfield-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/clubs-and-organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.towns.find( {"sef_url":"plainfield-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","nh","sullivan-county-nh","plainfield-nh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"plainfield-nh","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 2 | 4 |
| 7 | db.events_cache.find( {"_id":"66c4c751db1f270bf36e6de17fe0c25a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"de0c8ffc1344c49e9666b2dd21af2fdf"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765864800)"},"geo":{"$geoWithin":{"$center":[[-72.3563003540039,43.534400939941406],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 | 335 |
| 10 | db.events_cache.count( {"_id":"66c4c751db1f270bf36e6de17fe0c25a"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"66c4c751db1f270bf36e6de17fe0c25a","town_sef_url":"plainfield-nh","data_key":["68a75b6103a70639b6cf1988","69036ae34389be6be5f60f28","68a75b6603a70639b6cf34cc","68a75b6603a70639b6cf3515","69036ae44389be6be5f6164c","69036ae44389be6be5f6182c","69036ae64389be6be5f62120","69036ae74389be6be5f62478","69036ae74389be6be5f6252b","69036ae94389be6be5f62d09"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"clubs-and-organizations\",\"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\":43.534400939941406,\"lng\":-72.3563003540039,\"latlng\":\"43.534400939941,-72.356300354004\",\"city\":\"Plainfield\",\"state\":\"NH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.50200000 1765940900)","created":"MongoDate(0.50200000 1765940900)"} , true) | | 0 | 0 | 2 |