| 1 | db.towns.find( {"sef_url":"waverly-wv"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"waverly-wv"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","wv","wood-county-wv","waverly-wv"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.places.find( {"address.town_sef_url":"waverly-wv","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 3 |
| 5 | db.events_cache.find( {"_id":"8ddb6d8bb616485a774747e030ea6007"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"adbb64754a4fc0203a4281e9ef9e473d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"waverly-wv","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-81.38009643554688,39.33539962768555],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 0 | 38 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-81.38009643554688,39.33539962768555],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 4 | 38 |
| 10 | db.events_radius_cache.count( {"_id":"adbb64754a4fc0203a4281e9ef9e473d"} ) | | 0 | 0 | 2 |
| 11 | db.events_radius_cache.insert( {"_id":"adbb64754a4fc0203a4281e9ef9e473d","radius":25,"modified":"MongoDate(0.74600000 1766163156)","created":"MongoDate(0.74700000 1766163156)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-81.38009643554688,39.33539962768555],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( 11 ).skip( 0 ) | | 0 | 9 | 265 |
| 13 | db.events_cache.count( {"_id":"8ddb6d8bb616485a774747e030ea6007"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"8ddb6d8bb616485a774747e030ea6007"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"8ddb6d8bb616485a774747e030ea6007","town_sef_url":"waverly-wv","data_key":["68a75b6203a70639b6cf2088","68a75b6803a70639b6cf4395","69036ae64389be6be5f6205b","68a75b6903a70639b6cf4ac0","69036aea4389be6be5f63696","693321114389be6be565a61e","69036aff4389be6be5f6cc02","693321184389be6be565e7df","693321194389be6be565f12f"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"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\":39.33539962768555,\"lng\":-81.38009643554688,\"latlng\":\"39.335399627686,-81.380096435547\",\"city\":\"Waverly\",\"state\":\"WV\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.02900000 1766163157)","created":"MongoDate(0.02900000 1766163157)"} , true) | | 0 | 0 | 1 |