| 1 | db.towns.find( {"sef_url":"yantic-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 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 | 2 |
| 3 | db.events_cache.find( {"_id":"242aed4d478e16519d27bb03807ea775"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 4 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"tags":"halloween-event","geo":{"$geoWithin":{"$center":[[-72.12349700927734,41.558799743652344],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 | 11 |
| 5 | db.events_cache.count( {"_id":"242aed4d478e16519d27bb03807ea775"} ) | | 0 | 0 | 1 |
| 6 | db.events_cache.insert( {"_id":"242aed4d478e16519d27bb03807ea775","town_sef_url":"yantic-ct","data_key":["68b31d28f43afe343d02a209","68917cbcfb5e4bed1f58db8c","68fff9e8fc7e8813900448b7","68e03189b968d244290c2e74","68b31d28f43afe343d02a20a","68c88307315a2fa2aa0b3d67","68fffd9f52e7405887004396","68c60a7ff43afe343d02a279","68fffca1b71bc004bd06bab4","689d122d1f575976390b75d0"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Find Connecticut 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\":41.558799743652344,\"lng\":-72.12349700927734,\"latlng\":\"41.558799743652,-72.123497009277\",\"city\":\"Yantic\",\"state\":\"CT\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.46900000 1761839929)","created":"MongoDate(0.46900000 1761839929)"} , true) | | 0 | 0 | 2 |
| 7 | db.places.find( {"geo":{"$near":[-72.12349700927734,41.558799743652344],"$maxDistance":1.0869565217391304},"tags":"haunted"}, [] ).sort( [] ).limit( 11 ).skip( 0 ) | | 0 | 11 | 63 |
| 8 | db.news.find( {"broadcast":{"$in":["usa","yantic-ct","ct","new-london-county-ct"]}}, [] ).sort( {"publish_date":-1} ).limit( 4 ).skip( 0 ) | | 0 | 4 | 2 |
| 9 | db.tokens.find( {"sef_url":{"$in":["usa","ct","new-london-county-ct","yantic-ct"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |