| 1 | db.towns.find( {"sef_url":"sunrise-beach-mo"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"sunrise-beach-mo"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","mo","camden-county-mo","sunrise-beach-mo"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"sunrise-beach-mo","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"0518ae3bd5657658cc4a600634f1c968"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766728800)"},"event_id":{"$nin":[76355899,75371904,76346338,76364732]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-92.77899932861328,38.169498443603516],0.21739130434782608]}}}, ["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( 2 ).skip( 0 ) | | 0 | 0 | 230 |
| 7 | db.events_cache.count( {"_id":"0518ae3bd5657658cc4a600634f1c968"} ) | | 0 | 0 | 1 |
| 8 | db.events_cache.insert( {"_id":"0518ae3bd5657658cc4a600634f1c968","town_sef_url":"sunrise-beach-mo","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-92.77899932861328,38.169498443603516],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.10300000 1766795052)","created":"MongoDate(0.10300000 1766795052)"} , true) | | 0 | 0 | 10 |
| 9 | db.events_cache.find( {"_id":"9f95adfdb3ef74dbcfe719ce5306a80f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"9716ce9e0551bc8dab364350b8e13eb4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766728800)"},"event_id":{"$nin":[76355899,75371904,76346338,76364732]},"geo":{"$geoWithin":{"$center":[[-92.77899932861328,38.169498443603516],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 | 0 | 304 |
| 12 | db.events_cache.count( {"_id":"9f95adfdb3ef74dbcfe719ce5306a80f"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"9f95adfdb3ef74dbcfe719ce5306a80f","town_sef_url":"sunrise-beach-mo","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Sunrise Beach\",\"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\":38.169498443603516,\"lng\":-92.77899932861328,\"latlng\":\"38.169498443604,-92.778999328613\",\"city\":\"Sunrise Beach\",\"state\":\"MO\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.45400000 1766795052)","created":"MongoDate(0.45400000 1766795052)"} , true) | | 0 | 0 | 2 |
| 14 | db.news.find( {"broadcast":{"$in":["usa","sunrise-beach-mo","mo","camden-county-mo"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 7 |
| 15 | db.places.find( {"address.town_sef_url":"sunrise-beach-mo","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |