| 1 | db.towns.find( {"sef_url":"northlake-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"northlake-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","il","cook-county-il","northlake-il"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"northlake-il"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 7 | 2 |
| 5 | db.events_cache.find( {"_id":"d2a69e4891f6e161ae24f7fadb0a5476"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"138d0d4bc001ca0b11c8b42c8e3752d6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"northlake-il","start":{"$gte":"MongoDate(0.00000000 1766642400)","$lt":"MongoDate(0.00000000 1767247200)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-87.88929748535156,41.924198150634766],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766642400)","$lt":"MongoDate(0.00000000 1767506400)"}} ) | | 0 | 23 | 30 |
| 9 | db.events_radius_cache.count( {"_id":"138d0d4bc001ca0b11c8b42c8e3752d6"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"138d0d4bc001ca0b11c8b42c8e3752d6","radius":7,"modified":"MongoDate(0.23400000 1766683894)","created":"MongoDate(0.23400000 1766683894)"} , true) | | 0 | 0 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"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( 11 ).skip( 0 ) | | 0 | 11 | 161 |
| 12 | db.events_cache.count( {"_id":"d2a69e4891f6e161ae24f7fadb0a5476"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"d2a69e4891f6e161ae24f7fadb0a5476"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"d2a69e4891f6e161ae24f7fadb0a5476","town_sef_url":"northlake-il","data_key":["68a75b6803a70639b6cf44f4","69036ae54389be6be5f61e52","68a75b6903a70639b6cf46b6","693321054389be6be5654ecb","69036ae64389be6be5f621f7","69036ae64389be6be5f62153","68a75b6a03a70639b6cf51e4","68a75b6b03a70639b6cf5579","693321064389be6be56553b6","68a75b6c03a70639b6cf5aac"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"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\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":41.924198150634766,\"lng\":-87.88929748535156,\"latlng\":\"41.924198150635,-87.889297485352\",\"city\":\"Northlake\",\"state\":\"IL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.42300000 1766683894)","created":"MongoDate(0.42300000 1766683894)"} , true) | | 0 | 0 | 1 |