| 1 | db.towns.find( {"sef_url":"hildale-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 16 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 41 |
| 3 | db.towns.find( {"sef_url":"winthrop-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
| 5 | db.towns.find( {"sef_url":"winthrop-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 23 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","ny","saint-lawrence-county-ny","winthrop-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 3 |
| 7 | db.events_cache.find( {"_id":"0c3d67c1d0029f55e44492b45e2c5456"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 6 |
| 8 | db.events_radius_cache.find( {"_id":"5eaf477a3b5325493eb96d307f1c6dd3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-74.78710174560547,44.794498443603516],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( 16 ).skip( 0 ) | | 0 | 8 | 271 |
| 10 | db.events_cache.count( {"_id":"0c3d67c1d0029f55e44492b45e2c5456"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"0c3d67c1d0029f55e44492b45e2c5456","town_sef_url":"winthrop-ny","data_key":["69036ae94389be6be5f631af","69036af54389be6be5f680b4","69036af84389be6be5f69be3","69036af94389be6be5f6a3dd","69036afc4389be6be5f6b74b","69036afd4389be6be5f6bd87","69036b044389be6be5f6f2ae","69036b064389be6be5f6fcf1"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Winthrop Featured Events\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":44.794498443603516,\"lng\":-74.78710174560547,\"latlng\":\"44.794498443604,-74.787101745605\",\"city\":\"Winthrop\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.53300000 1766543268)","created":"MongoDate(0.53300000 1766543268)"} , true) | | 0 | 0 | 2 |