| 1 | db.counties.find( {"sef_url":"hanover-county-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.counties.find( {"sef_url":"hanover-county-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.places.find( {"address.town_sef_url":"hanover-county-va","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 3 |
| 4 | db.events_cache.find( {"_id":"b604946431d9657b3e1a2ae2797c335d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"be28f815a1557490bafbeab951ab0c59"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.count( {"address.town_sef_url":"hanover-county-va","start":{"$gte":"MongoDate(0.00000000 1761714000)","$lt":"MongoDate(0.00000000 1762322400)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.4717025756836,37.75920104980469],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1761714000)","$lt":"MongoDate(0.00000000 1762581600)"}} ) | | 0 | 1 | 102 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.4717025756836,37.75920104980469],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1761714000)","$lt":"MongoDate(0.00000000 1762581600)"}} ) | | 0 | 21 | 104 |
| 9 | db.events_radius_cache.count( {"_id":"be28f815a1557490bafbeab951ab0c59"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"be28f815a1557490bafbeab951ab0c59","radius":15,"modified":"MongoDate(0.25400000 1761791215)","created":"MongoDate(0.25400000 1761791215)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761714000)"},"geo":{"$geoWithin":{"$center":[[-77.4717025756836,37.75920104980469],0.21739130434782608]}}}, ["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 | 8 |
| 12 | db.events_cache.count( {"_id":"b604946431d9657b3e1a2ae2797c335d"} ) | | 0 | 0 | 2 |
| 13 | db.events_cache.count( {"_id":"b604946431d9657b3e1a2ae2797c335d"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"b604946431d9657b3e1a2ae2797c335d","town_sef_url":"hanover-county-va","data_key":["68911572fb5e4bed1fbdb7f8","68716de5fb5e4bed1f864b76","6815d78cfb5e4bed1feb2680","68d38e5fc3af739f25652d75","68716de7fb5e4bed1f864dea","690111e01838ffc2f0001ebf","68dcc8dcc3af739f2560769c","68716de9fb5e4bed1f864f57","68fc6cd8c3af739f25506995","68f0571dc3af739f25944d70"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"clubs-and-organizations\",\"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\":37.75920104980469,\"lng\":-77.4717025756836,\"latlng\":\"37.759201049805,-77.471702575684\",\"city\":\"Hanover County\",\"state\":\"VA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.30400000 1761791215)","created":"MongoDate(0.30400000 1761791215)"} , true) | | 0 | 0 | 2 |
| 15 | db.towns.find( {"sef_url":"hanover-county-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |