| 1 | db.towns.find( {"sef_url":"ridgway-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"ridgway-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","co","ouray-county-co","ridgway-co"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"ridgway-co","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"9143443e1095249f55c8c01d720bc76a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"event_id":{"$nin":[76225858,76200008,76164977,75986695]},"tags":"music","geo":{"$geoWithin":{"$center":[[-107.75299835205078,38.15650177001953],0.14492753623188406]}}}, ["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 | 71 |
| 7 | db.events_cache.count( {"_id":"9143443e1095249f55c8c01d720bc76a"} ) | | 0 | 0 | 1 |
| 8 | db.events_cache.insert( {"_id":"9143443e1095249f55c8c01d720bc76a","town_sef_url":"ridgway-co","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"10\",\"days\":\"7\",\"show\":1,\"geo\":[-107.75299835205078,38.15650177001953],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.34100000 1766296081)","created":"MongoDate(0.34200000 1766296081)"} , true) | | 0 | 0 | 2 |
| 9 | db.events_cache.find( {"_id":"dbd2bc9e7b87c5b53f42547793c331e4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 10 | db.events_radius_cache.find( {"_id":"28236d11cb6b80a20864f7279a8c47b6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"event_id":{"$nin":[76225858,76200008,76164977,75986695]},"geo":{"$geoWithin":{"$center":[[-107.75299835205078,38.15650177001953],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 | 6 | 334 |
| 12 | db.events_cache.count( {"_id":"dbd2bc9e7b87c5b53f42547793c331e4"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"dbd2bc9e7b87c5b53f42547793c331e4","town_sef_url":"ridgway-co","data_key":["68a75b6303a70639b6cf262e","69036aef4389be6be5f65442","6933210b4389be6be565723e","6933210c4389be6be5657b50","69036af14389be6be5f663db"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Ridgway\",\"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.15650177001953,\"lng\":-107.75299835205078,\"latlng\":\"38.15650177002,-107.75299835205\",\"city\":\"Ridgway\",\"state\":\"CO\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.92800000 1766296081)","created":"MongoDate(0.92800000 1766296081)"} , true) | | 0 | 0 | 2 |
| 14 | db.news.find( {"broadcast":{"$in":["usa","ridgway-co","co","ouray-county-co"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 6 |
| 15 | db.places.find( {"address.town_sef_url":"ridgway-co","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |