| 1 | db.towns.find( {"sef_url":"richland-ms"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"richland-ms"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ms","rankin-county-ms","richland-ms"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.events_cache.find( {"_id":"45631efadcadb18a38f6ffa60fd7ba5e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"17028c54a973c4264351f35c5f1ee4af"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.count( {"address.town_sef_url":"richland-ms","start":{"$gte":"MongoDate(0.00000000 1766728800)","$lt":"MongoDate(0.00000000 1767333600)"}} ) | | 0 | 0 | 3 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-90.16259765625,32.23350143432617],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766728800)","$lt":"MongoDate(0.00000000 1767592800)"}} ) | | 0 | 4 | 40 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-90.16259765625,32.23350143432617],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766728800)","$lt":"MongoDate(0.00000000 1767592800)"}} ) | | 0 | 5 | 33 |
| 9 | db.events_radius_cache.count( {"_id":"17028c54a973c4264351f35c5f1ee4af"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"17028c54a973c4264351f35c5f1ee4af","radius":25,"modified":"MongoDate(0.52800000 1766788022)","created":"MongoDate(0.52800000 1766788022)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767333600)","$lt":"MongoDate(0.00000000 1767592799)"},"geo":{"$geoWithin":{"$center":[[-90.16259765625,32.23350143432617],0.36231884057971014]}}}, ["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 | 10 |
| 12 | db.events_cache.count( {"_id":"45631efadcadb18a38f6ffa60fd7ba5e"} ) | | 0 | 0 | 2 |
| 13 | db.events_cache.count( {"_id":"45631efadcadb18a38f6ffa60fd7ba5e"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"45631efadcadb18a38f6ffa60fd7ba5e","town_sef_url":"richland-ms","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"next-weekend\",\"keyword\":\"\",\"radius\":25,\"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 1\\\/2\\\/2026 to 1\\\/4\\\/2026\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2026-01-02\",\"searchenddate\":\"2026-01-04\",\"lat\":32.23350143432617,\"lng\":-90.16259765625,\"latlng\":\"32.233501434326,-90.16259765625\",\"city\":\"Richland\",\"state\":\"MS\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.56700000 1766788022)","created":"MongoDate(0.56700000 1766788022)"} , true) | | 0 | 0 | 3 |