| 1 | db.towns.find( {"sef_url":"fishers-island-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"antioch-tn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"antioch-tn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","tn","davidson-county-tn","antioch-tn"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.ttd_towns.find( {"town_sef_url":"antioch-tn","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.events_cache.find( {"_id":"1675b9ae9ccd7537a574c6f0e4c202ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 4 |
| 7 | db.events_radius_cache.find( {"_id":"bc3bfd8861f24829ad0ba5a72bffcebc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765951200)"},"event_id":{"$nin":[76252795,74823616,75290019]},"geo":{"$geoWithin":{"$center":[[-86.2572021484375,36.34600067138672],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 | 218 |
| 9 | db.events_cache.count( {"_id":"1675b9ae9ccd7537a574c6f0e4c202ad"} ) | | 0 | 0 | 3 |
| 10 | db.events_cache.insert( {"_id":"1675b9ae9ccd7537a574c6f0e4c202ad","town_sef_url":"antioch-tn","data_key":["6933213c4389be6be566e16a","6933213d4389be6be566e5d5","6933213d4389be6be566e9f5"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Antioch\",\"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\":36.34600067138672,\"lng\":-86.2572021484375,\"latlng\":\"36.346000671387,-86.257202148438\",\"city\":\"Antioch\",\"state\":\"TN\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.10100000 1765999400)","created":"MongoDate(0.10100000 1765999400)"} , true) | | 0 | 0 | 8 |
| 11 | db.news.find( {"broadcast":{"$in":["usa","antioch-tn","tn","davidson-county-tn"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 11 |
| 12 | db.places.find( {"address.town_sef_url":"antioch-tn","group_id":{"$nin":[2162617]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 11 |