| 1 | db.towns.find( {"sef_url":"fort-myer-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"fort-myer-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","va","arlington-county-va","fort-myer-va"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 3 | 1 |
| 4 | db.events_cache.find( {"_id":"d2b44d5b82d4599a871ad92c0608120e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"3c4ce358e4a8f3efe842814ccf7adb01"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"fort-myer-va","start":{"$gte":"MongoDate(0.00000000 1767679200)","$lt":"MongoDate(0.00000000 1768284000)"}} ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.07820129394531,38.88690185546875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1767679200)","$lt":"MongoDate(0.00000000 1768543200)"}} ) | | 0 | 66 | 18 |
| 8 | db.events_radius_cache.count( {"_id":"3c4ce358e4a8f3efe842814ccf7adb01"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"3c4ce358e4a8f3efe842814ccf7adb01","radius":7,"modified":"MongoDate(0.87900000 1767711463)","created":"MongoDate(0.87900000 1767711463)"} , true) | | 0 | 0 | 3 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1768543200)","$lt":"MongoDate(0.00000000 1768802399)"},"tags":"schools-and-libraries","geo":{"$geoWithin":{"$center":[[-77.07820129394531,38.88690185546875],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 | 0 | 2 |
| 11 | db.events_cache.count( {"_id":"d2b44d5b82d4599a871ad92c0608120e"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"d2b44d5b82d4599a871ad92c0608120e"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"d2b44d5b82d4599a871ad92c0608120e","town_sef_url":"fort-myer-va","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"next-weekend\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"tags\":\"schools-and-libraries\",\"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 1\\\/16\\\/2026 to 1\\\/18\\\/2026<br>Schools And Libraries\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2026-01-16\",\"searchenddate\":\"2026-01-18\",\"lat\":38.88690185546875,\"lng\":-77.07820129394531,\"latlng\":\"38.886901855469,-77.078201293945\",\"city\":\"Fort Myer\",\"state\":\"VA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.89800000 1767711463)","created":"MongoDate(0.89800000 1767711463)"} , true) | | 0 | 0 | 4 |