| 1 | db.towns.find( {"sef_url":"highland-springs-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"highland-springs-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","va","henrico-county-va","highland-springs-va"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 4 |
| 4 | db.places.find( {"address.town_sef_url":"highland-springs-va","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"16a02d99528022682644e4d7157ff011"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"4023c42f25a53b587a9405dd760bb0d1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 10 |
| 7 | db.events.count( {"address.town_sef_url":"highland-springs-va","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | | 0 | 0 | 3 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.33039855957031,37.54880142211914],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 5 | 35 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.33039855957031,37.54880142211914],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 39 | 34 |
| 10 | db.events_radius_cache.count( {"_id":"4023c42f25a53b587a9405dd760bb0d1"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"4023c42f25a53b587a9405dd760bb0d1","radius":15,"modified":"MongoDate(0.40700000 1766204528)","created":"MongoDate(0.40700000 1766204528)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-77.33039855957031,37.54880142211914],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 | 117 |
| 13 | db.events_cache.count( {"_id":"16a02d99528022682644e4d7157ff011"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"16a02d99528022682644e4d7157ff011"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"16a02d99528022682644e4d7157ff011","town_sef_url":"highland-springs-va","data_key":["69036adf4389be6be5f5f759","69036adf4389be6be5f5f75b","69036adf4389be6be5f5f98a","68a75b6203a70639b6cf1b20","69036adf4389be6be5f5fafd","69036ae04389be6be5f5fb72","693321024389be6be56539f9","68a75b6203a70639b6cf1cf8","69036ae04389be6be5f5fff5","693321034389be6be5653c5c"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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.54880142211914,\"lng\":-77.33039855957031,\"latlng\":\"37.548801422119,-77.33039855957\",\"city\":\"Highland Springs\",\"state\":\"VA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.54900000 1766204528)","created":"MongoDate(0.54900000 1766204528)"} , true) | | 0 | 0 | 1 |