| 1 | db.towns.find( {"sef_url":"seattle-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 89 |
| 2 | db.towns.find( {"sef_url":"seattle-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 38 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","wa","king-county-wa","seattle-wa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 5 |
| 4 | db.events_cache.find( {"_id":"d25af1c107218497e08e11cef32141b4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 68 |
| 5 | db.events_radius_cache.find( {"_id":"3cbc6045363c71d211afc3ffb0f1b23d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 18 |
| 6 | db.events.count( {"address.town_sef_url":"seattle-wa","start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766037600)"}} ) | | 0 | 116 | 20 |
| 7 | db.events_radius_cache.count( {"_id":"3cbc6045363c71d211afc3ffb0f1b23d"} ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.insert( {"_id":"3cbc6045363c71d211afc3ffb0f1b23d","radius":0,"modified":"MongoDate(0.11200000 1765465528)","created":"MongoDate(0.11200000 1765465528)"} , true) | | 0 | 0 | 47 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)","$lt":"MongoDate(0.00000000 1765778399)"},"address.town_sef_url":"seattle-wa","tags":"shops-and-stores"}, ["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 | 12 |
| 10 | db.events_cache.count( {"_id":"d25af1c107218497e08e11cef32141b4"} ) | | 0 | 0 | 11 |
| 11 | db.events_cache.count( {"_id":"d25af1c107218497e08e11cef32141b4"} ) | | 0 | 0 | 11 |
| 12 | db.events_cache.insert( {"_id":"d25af1c107218497e08e11cef32141b4","town_sef_url":"seattle-wa","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-weekend\",\"keyword\":\"\",\"radius\":0,\"limit\":15,\"page\":1,\"sef\":\"shops-and-stores\",\"tags\":\"shops-and-stores\",\"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\\\/12\\\/2025 to 12\\\/14\\\/2025<br>Shops And Stores\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2025-12-12\",\"searchenddate\":\"2025-12-14\",\"lat\":47.6062,\"lng\":-122.3321,\"latlng\":\"47.6062,-122.3321\",\"city\":\"Seattle\",\"state\":\"WA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.28300000 1765465528)","created":"MongoDate(0.28300000 1765465528)"} , true) | | 0 | 0 | 2 |