| 1 | db.towns.find( {"sef_url":"mayville-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"mayville-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","mi","tuscola-county-mi","mayville-mi"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.ttd_towns.find( {"town_sef_url":"mayville-mi","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.places.find( {"geo":{"$near":[-83.35250091552734,43.33679962158203],"$maxDistance":0.14492753623188406},"tags":"arts-and-entertainment","group_id":{"$nin":[1321713]}}, [] ).sort( [] ).limit( 51 ).skip( 0 ) | | 0 | 0 | 4 |
| 6 | db.events_cache.find( {"_id":"1f31012bba16ec63e6113b39c99bb464"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events_radius_cache.find( {"_id":"de59f61d5d21af1773052ebd57df776d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"event_id":{"$nin":[76220096,75984055,76306229]},"geo":{"$geoWithin":{"$center":[[-83.35250091552734,43.33679962158203],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( 6 ).skip( 0 ) | | 0 | 3 | 230 |
| 9 | db.events_cache.count( {"_id":"1f31012bba16ec63e6113b39c99bb464"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.insert( {"_id":"1f31012bba16ec63e6113b39c99bb464","town_sef_url":"mayville-mi","data_key":["68a75b6803a70639b6cf4218","68a75b6a03a70639b6cf4da6","68a75b6d03a70639b6cf6065"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Mayville\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":43.33679962158203,\"lng\":-83.35250091552734,\"latlng\":\"43.336799621582,-83.352500915527\",\"city\":\"Mayville\",\"state\":\"MI\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.09700000 1766620589)","created":"MongoDate(0.09700000 1766620589)"} , true) | | 0 | 0 | 2 |
| 11 | db.news.find( {"broadcast":{"$in":["usa","mayville-mi","mi","tuscola-county-mi"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 4 |
| 12 | db.places.find( {"address.town_sef_url":"mayville-mi","group_id":{"$nin":[1321713]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 7 |