| 1 | db.towns.find( {"sef_url":"white-plains-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"white-plains-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ny","westchester-county-ny","white-plains-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.events_cache.find( {"_id":"f116ce629b08c81a8ac932f61c84969b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"bf91105663e6072a62a748944c15dd0c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.count( {"address.town_sef_url":"white-plains-ny","start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766037600)"}} ) | | 0 | 7 | 3 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-73.7572021484375,41.01919937133789],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 31 | 63 |
| 8 | db.events_radius_cache.count( {"_id":"bf91105663e6072a62a748944c15dd0c"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"bf91105663e6072a62a748944c15dd0c","radius":7,"modified":"MongoDate(0.61900000 1765487130)","created":"MongoDate(0.61900000 1765487130)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)","$lt":"MongoDate(0.00000000 1765778399)"},"tags":"schools-and-libraries","geo":{"$geoWithin":{"$center":[[-73.7572021484375,41.01919937133789],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":"f116ce629b08c81a8ac932f61c84969b"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"f116ce629b08c81a8ac932f61c84969b"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"f116ce629b08c81a8ac932f61c84969b","town_sef_url":"white-plains-ny","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-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 12\\\/12\\\/2025 to 12\\\/14\\\/2025<br>Schools And Libraries\",\"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\":41.01919937133789,\"lng\":-73.7572021484375,\"latlng\":\"41.019199371338,-73.757202148438\",\"city\":\"White Plains\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.63800000 1765487130)","created":"MongoDate(0.63800000 1765487130)"} , true) | | 0 | 0 | 2 |