| 1 | db.towns.find( {"sef_url":"paris-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"paris-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","tx","lamar-county-tx","paris-tx"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"paris-tx","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"06e403d7aa255f4d0dd2ec6b4f484d9f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 6 | db.events_radius_cache.find( {"_id":"fcf3d414d271a6993175fdc548832105"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766037600)"},"event_id":{"$nin":[75965665,75970703,76318708]},"geo":{"$geoWithin":{"$center":[[-95.5562973022461,33.664100646972656],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 | 257 |
| 8 | db.events_cache.count( {"_id":"06e403d7aa255f4d0dd2ec6b4f484d9f"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.insert( {"_id":"06e403d7aa255f4d0dd2ec6b4f484d9f","town_sef_url":"paris-tx","data_key":["68a75b6603a70639b6cf3499","69036af34389be6be5f670be","693321164389be6be565d237","69036b134389be6be5f750d7","6933211e4389be6be5662124"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Paris\",\"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\":33.664100646972656,\"lng\":-95.5562973022461,\"latlng\":\"33.664100646973,-95.556297302246\",\"city\":\"Paris\",\"state\":\"TX\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.52700000 1766120596)","created":"MongoDate(0.52700000 1766120596)"} , true) | | 0 | 0 | 2 |
| 10 | db.news.find( {"broadcast":{"$in":["usa","paris-tx","tx","lamar-county-tx"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 11 | db.places.find( {"address.town_sef_url":"paris-tx","group_id":{"$nin":[1936698]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 6 |