| 1 | db.towns.find( {"sef_url":"appleton-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/shops-and-stores"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"appleton-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ny","niagara-county-ny","appleton-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"appleton-ny","tags":"shops-and-stores"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 3 |
| 6 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"68713a9e5f9f228053b5596602ec0e9f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"43a468eecd600ea0664ad51ecd9eec5f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"geo":{"$geoWithin":{"$center":[[-78.64910125732422,43.327301025390625],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 | 148 |
| 10 | db.events_cache.count( {"_id":"68713a9e5f9f228053b5596602ec0e9f"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"68713a9e5f9f228053b5596602ec0e9f","town_sef_url":"appleton-ny","data_key":["68a75b6e03a70639b6cf674c","68a75b7403a70639b6cf97e7","68a75b7803a70639b6cfb8f7","68a75b7b03a70639b6cfcdfa","68a75b7b03a70639b6cfd18d","69036b0b4389be6be5f71b64","69036b0c4389be6be5f71edb","69036b0c4389be6be5f71ea8","69036b0d4389be6be5f728ce","69036b0e4389be6be5f72eca"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"shops-and-stores\",\"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\":43.327301025390625,\"lng\":-78.64910125732422,\"latlng\":\"43.327301025391,-78.649101257324\",\"city\":\"Appleton\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.99000000 1766691639)","created":"MongoDate(0.99000000 1766691639)"} , true) | | 0 | 0 | 2 |