| 1 | db.towns.find( {"sef_url":"new-middletown-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/clubs-and-organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 3 | db.places.find( {"address.town_sef_url":"new-middletown-oh","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 1 | 6 |
| 4 | db.events_cache.find( {"_id":"8f4d62878bdc32a8f15557004f3dbded"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"d243fad7be6a14c298edf7ba7e1b0bb1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 6 | db.events.count( {"address.town_sef_url":"new-middletown-oh","start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762408800)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-80.5614013671875,40.964298248291016],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 0 | 137 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-80.5614013671875,40.964298248291016],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 8 | 97 |
| 9 | db.events_radius_cache.count( {"_id":"d243fad7be6a14c298edf7ba7e1b0bb1"} ) | | 0 | 0 | 2 |
| 10 | db.events_radius_cache.insert( {"_id":"d243fad7be6a14c298edf7ba7e1b0bb1","radius":25,"modified":"MongoDate(0.73100000 1761801256)","created":"MongoDate(0.73100000 1761801256)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"geo":{"$geoWithin":{"$center":[[-80.5614013671875,40.964298248291016],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 | 11 | 19 |
| 12 | db.events_cache.count( {"_id":"8f4d62878bdc32a8f15557004f3dbded"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"8f4d62878bdc32a8f15557004f3dbded"} ) | | 0 | 0 | 2 |
| 14 | db.events_cache.insert( {"_id":"8f4d62878bdc32a8f15557004f3dbded","town_sef_url":"new-middletown-oh","data_key":["68e7acae34c9e7cdf6042df1","68e7acbe1f575976390b77a0","68c8ca1dc3af739f2528e800","68c8ca1dc3af739f2528e8b6","681c6f43fb5e4bed1fb602ca","681dc081fb5e4bed1f65585b","68206327fb5e4bed1fffed7c","68c8ca1ec3af739f2528eea4","68c8ca1ec3af739f2528f063","68fdbe5bc3af739f2586d805"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"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\":40.964298248291016,\"lng\":-80.5614013671875,\"latlng\":\"40.964298248291,-80.561401367188\",\"city\":\"New Middletown\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.78800000 1761801256)","created":"MongoDate(0.78800000 1761801256)"} , true) | | 0 | 0 | 1 |