| 1 | db.towns.find( {"sef_url":"woodburn-in"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["events-this-weekend","events-this-weekend\/health-and-fitness"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.events_cache.find( {"_id":"dab6654f4ce7de4c13659061f3b699b6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 4 | db.events_radius_cache.find( {"_id":"b68dee6aad8966cf27a16726e9a17ecd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events.count( {"address.town_sef_url":"woodburn-in","start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762408800)"}} ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-84.84809875488281,41.12929916381836],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 0 | 88 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-84.84809875488281,41.12929916381836],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 0 | 129 |
| 8 | db.events_radius_cache.count( {"_id":"b68dee6aad8966cf27a16726e9a17ecd"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"b68dee6aad8966cf27a16726e9a17ecd","radius":25,"modified":"MongoDate(0.04500000 1761813512)","created":"MongoDate(0.04500000 1761813512)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761886800)","$lt":"MongoDate(0.00000000 1762149599)"},"tags":"health-and-fitness","geo":{"$geoWithin":{"$center":[[-84.84809875488281,41.12929916381836],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 | 0 | 3 |
| 11 | db.events_cache.count( {"_id":"dab6654f4ce7de4c13659061f3b699b6"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"dab6654f4ce7de4c13659061f3b699b6"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"dab6654f4ce7de4c13659061f3b699b6","town_sef_url":"woodburn-in","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-weekend\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"health-and-fitness\",\"tags\":\"health-and-fitness\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"title\":\"{local_city} Events for 10\\\/31\\\/2025 to 11\\\/2\\\/2025<br>Health And Fitness\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2025-10-31\",\"searchenddate\":\"2025-11-02\",\"lat\":41.12929916381836,\"lng\":-84.84809875488281,\"latlng\":\"41.129299163818,-84.848098754883\",\"city\":\"Woodburn\",\"state\":\"IN\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.06400000 1761813512)","created":"MongoDate(0.06400000 1761813512)"} , true) | | 0 | 0 | 2 |