| 1 | db.towns.find( {"sef_url":"northlake-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
| 2 | db.towns.find( {"sef_url":"northlake-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","il","cook-county-il","northlake-il"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.events_cache.find( {"_id":"73a09c4353335031004c4adcd4eeb5ea"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 7 |
| 5 | db.events_radius_cache.find( {"_id":"138d0d4bc001ca0b11c8b42c8e3752d6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"northlake-il","start":{"$gte":"MongoDate(0.00000000 1766815200)","$lt":"MongoDate(0.00000000 1767420000)"}} ) | | 0 | 0 | 4 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-87.88929748535156,41.924198150634766],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766815200)","$lt":"MongoDate(0.00000000 1767679200)"}} ) | | 0 | 20 | 32 |
| 8 | db.events_radius_cache.count( {"_id":"138d0d4bc001ca0b11c8b42c8e3752d6"} ) | | 0 | 0 | 7 |
| 9 | db.events_radius_cache.insert( {"_id":"138d0d4bc001ca0b11c8b42c8e3752d6","radius":7,"modified":"MongoDate(0.13700000 1766883622)","created":"MongoDate(0.13700000 1766883622)"} , true) | | 0 | 0 | 3 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766815200)","$lt":"MongoDate(0.00000000 1766987999)"},"geo":{"$geoWithin":{"$center":[[-87.88929748535156,41.924198150634766],0.10144927536231885]}}}, ["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 | 5 | 24 |
| 11 | db.events_cache.count( {"_id":"73a09c4353335031004c4adcd4eeb5ea"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"73a09c4353335031004c4adcd4eeb5ea"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"73a09c4353335031004c4adcd4eeb5ea","town_sef_url":"northlake-il","data_key":["68a75b6a03a70639b6cf51e4","68a75b6b03a70639b6cf5579","693321064389be6be56553b6","68a75b6c03a70639b6cf5aac","68a75b6c03a70639b6cf5bbf"],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-weekend\",\"keyword\":\"\",\"radius\":7,\"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,\"title\":\"{local_city} Events for 12\\\/27\\\/2025 to 12\\\/29\\\/2025\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2025-12-27\",\"searchenddate\":\"2025-12-28\",\"lat\":41.924198150634766,\"lng\":-87.88929748535156,\"latlng\":\"41.924198150635,-87.889297485352\",\"city\":\"Northlake\",\"state\":\"IL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.21000000 1766883622)","created":"MongoDate(0.21000000 1766883622)"} , true) | | 0 | 0 | 2 |