| 1 | db.towns.find( {"sef_url":"port-townsend-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["trick-or-treat-halloween-events-haunted-houses"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.events_cache.find( {"_id":"b253ab30ef4bdadca34bb2d96e6e401c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 4 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"tags":"halloween-event","geo":{"$geoWithin":{"$center":[[-122.79100036621094,48.12009811401367],1.0869565217391304]}}}, ["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 | 9 |
| 5 | db.events_cache.count( {"_id":"b253ab30ef4bdadca34bb2d96e6e401c"} ) | | 0 | 0 | 1 |
| 6 | db.events_cache.insert( {"_id":"b253ab30ef4bdadca34bb2d96e6e401c","town_sef_url":"port-townsend-wa","data_key":["6899aa24695f30aa8809b9b5","68c9f588293763705803ee8f","6899aa24695f30aa8809b9b6","68c9f588293763705803ee90","6901255824609126960d89d7","68c9eef134c9e7cdf6042d6a","69012476f957a70c3306dd6b","68c9ef090118f5e48e0f6a37","68c9f369615aff37120439ad","68c9ef090118f5e48e0f6a38"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Find Washington Halloween Events!\",\"tags\":\"halloween-event\",\"radius\":75,\"keyword\":\"\",\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":48.12009811401367,\"lng\":-122.79100036621094,\"latlng\":\"48.120098114014,-122.79100036621\",\"city\":\"Port Townsend\",\"state\":\"WA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.31600000 1761811268)","created":"MongoDate(0.31600000 1761811268)"} , true) | | 0 | 0 | 2 |
| 7 | db.places.find( {"geo":{"$near":[-122.79100036621094,48.12009811401367],"$maxDistance":1.0869565217391304},"tags":"haunted"}, [] ).sort( [] ).limit( 11 ).skip( 0 ) | | 0 | 11 | 29 |
| 8 | db.news.find( {"broadcast":{"$in":["usa","port-townsend-wa","wa","jefferson-county-wa"]}}, [] ).sort( {"publish_date":-1} ).limit( 4 ).skip( 0 ) | | 0 | 4 | 3 |
| 9 | db.tokens.find( {"sef_url":{"$in":["usa","wa","jefferson-county-wa","port-townsend-wa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |