| 1 | db.towns.find( {"sef_url":"nolensville-tn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"mount-kisco-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.towns.find( {"sef_url":"mount-kisco-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ny","westchester-county-ny","mount-kisco-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 8 | db.places.find( {"address.town_sef_url":"mount-kisco-ny"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 2 |
| 9 | db.events_cache.find( {"_id":"029988d3e7f5135560259fe208fbf0b1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"24d10eacd90a2c56f96e6e23c1b66cbc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765778400)"},"geo":{"$geoWithin":{"$center":[[-73.7261962890625,41.20220184326172],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 | 59 |
| 12 | db.events_cache.count( {"_id":"029988d3e7f5135560259fe208fbf0b1"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"029988d3e7f5135560259fe208fbf0b1","town_sef_url":"mount-kisco-ny","data_key":["693321004389be6be5652cc2","68a75b5d03a70639b6cf0333","68a75b5d03a70639b6cf0383","68a75b5d03a70639b6cf03db","693321004389be6be5652e4d","68a75b5d03a70639b6cf0626","68a75b5d03a70639b6cf062f","69036add4389be6be5f5eb00","693321014389be6be5653104","693321014389be6be5653108"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":41.20220184326172,\"lng\":-73.7261962890625,\"latlng\":\"41.202201843262,-73.726196289062\",\"city\":\"Mount Kisco\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.31500000 1765846531)","created":"MongoDate(0.31500000 1765846531)"} , true) | | 0 | 0 | 2 |