| 1 | db.towns.find( {"sef_url":"rock-falls-wi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"rock-falls-wi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","wi","dunn-county-wi","rock-falls-wi"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"rock-falls-wi"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events_cache.find( {"_id":"a884c562b1f9d2d3a9179566280e7a60"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"867e16470d1396065c5542ef7fe09e2c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"geo":{"$geoWithin":{"$center":[[-91.69090270996094,44.71860122680664],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 | 184 |
| 10 | db.events_cache.count( {"_id":"a884c562b1f9d2d3a9179566280e7a60"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"a884c562b1f9d2d3a9179566280e7a60","town_sef_url":"rock-falls-wi","data_key":["69036aec4389be6be5f640d4","69036aef4389be6be5f651ad","69036aef4389be6be5f651d2","69036af14389be6be5f6637f","69036afc4389be6be5f6b907","69036afd4389be6be5f6bc18","69036afd4389be6be5f6bc8c","69036afd4389be6be5f6bff6","69036afe4389be6be5f6c2f2","68a75b7a03a70639b6cfc9f4"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":44.71860122680664,\"lng\":-91.69090270996094,\"latlng\":\"44.718601226807,-91.690902709961\",\"city\":\"Rock Falls\",\"state\":\"WI\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.08700000 1766647983)","created":"MongoDate(0.08700000 1766647983)"} , true) | | 0 | 0 | 2 |