| 1 | db.towns.find( {"sef_url":"sassamansville-pa"}, [] ).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 | 2 |
| 3 | db.events_cache.find( {"_id":"da2de48923037411daf237251c42d673"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 4 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"tags":"halloween-event","geo":{"$geoWithin":{"$center":[[-75.57279968261719,40.34159851074219],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 | 10 | 13 |
| 5 | db.events_cache.count( {"_id":"da2de48923037411daf237251c42d673"} ) | | 0 | 0 | 3 |
| 6 | db.events_cache.insert( {"_id":"da2de48923037411daf237251c42d673","town_sef_url":"sassamansville-pa","data_key":["688558d2fb5e4bed1f58c1af","68ffc33e8675dc6605051808","68b9f878af0bc18319047f1e","68e3a22dfd969f5f11055158","68c2efe3fbf7e3d93b0df004","688889a6fb5e4bed1f8cbf8e","68c5fa1ccbafdd55bb06c198","68c5fc6a34c9e7cdf6042d57","68c2efe3fbf7e3d93b0df005","688889a8fb5e4bed1f8cc331"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Find Pennsylvania 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\":40.34159851074219,\"lng\":-75.57279968261719,\"latlng\":\"40.341598510742,-75.572799682617\",\"city\":\"Sassamansville\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.52200000 1761829268)","created":"MongoDate(0.52200000 1761829268)"} , true) | | 0 | 0 | 2 |
| 7 | db.places.find( {"geo":{"$near":[-75.57279968261719,40.34159851074219],"$maxDistance":1.0869565217391304},"tags":"haunted"}, [] ).sort( [] ).limit( 11 ).skip( 0 ) | | 0 | 11 | 64 |
| 8 | db.news.find( {"broadcast":{"$in":["usa","sassamansville-pa","pa","montgomery-county-pa"]}}, [] ).sort( {"publish_date":-1} ).limit( 4 ).skip( 0 ) | | 0 | 4 | 3 |
| 9 | db.tokens.find( {"sef_url":{"$in":["usa","pa","montgomery-county-pa","sassamansville-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |