| 1 | db.towns.find( {"sef_url":"hopkins-mo"}, [] ).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":"fort-drum-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events"]},"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":"fort-drum-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ny","jefferson-county-ny","fort-drum-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.events_cache.find( {"_id":"2f2f8340b554f2143d52494b7f219a7f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 9 | db.events_radius_cache.find( {"_id":"d6dbcf11a9e75673eadd2a0259b7c873"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events.count( {"address.town_sef_url":"fort-drum-ny","start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 0 | 2 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-75.76490020751953,44.065399169921875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767333600)"}} ) | | 0 | 0 | 25 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-75.76490020751953,44.065399169921875],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767333600)"}} ) | | 0 | 2 | 19 |
| 13 | db.events_radius_cache.count( {"_id":"d6dbcf11a9e75673eadd2a0259b7c873"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.insert( {"_id":"d6dbcf11a9e75673eadd2a0259b7c873","radius":25,"modified":"MongoDate(0.58700000 1766515852)","created":"MongoDate(0.58700000 1766515852)"} , true) | | 0 | 0 | 2 |
| 15 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-75.76490020751953,44.065399169921875],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 | 16 | 193 |
| 16 | db.events_cache.count( {"_id":"2f2f8340b554f2143d52494b7f219a7f"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.count( {"_id":"2f2f8340b554f2143d52494b7f219a7f"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.insert( {"_id":"2f2f8340b554f2143d52494b7f219a7f","town_sef_url":"fort-drum-ny","data_key":["693321054389be6be5654e93","693321064389be6be565528c","693321094389be6be5656379","693321094389be6be565665c","6933210d4389be6be5658529","6933210f4389be6be56598f7","693321114389be6be565a593","693321114389be6be565ab99","693321184389be6be565de82","693321184389be6be565e33a","6933211c4389be6be5660765","6933211c4389be6be5660c97","6933211e4389be6be5661ba1","6933211e4389be6be566200f","6933211f4389be6be56623f6"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Fort Drum 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.065399169921875,\"lng\":-75.76490020751953,\"latlng\":\"44.065399169922,-75.76490020752\",\"city\":\"Fort Drum\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.80100000 1766515852)","created":"MongoDate(0.80100000 1766515852)"} , true) | | 0 | 0 | 2 |