| 1 | db.towns.find( {"sef_url":"benton-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"benton-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ar","saline-county-ar","benton-ar"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"benton-ar","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"ce8717d545b95aa2c0f88cc22e79ef08"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 9 |
| 6 | db.events_radius_cache.find( {"_id":"3bbf4d5186248a008fa02a12f76e430b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765864800)"},"event_id":{"$nin":[76169280,76279409,76321823]},"geo":{"$geoWithin":{"$center":[[-92.57460021972656,34.569400787353516],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 | 351 |
| 8 | db.events_cache.count( {"_id":"ce8717d545b95aa2c0f88cc22e79ef08"} ) | | 0 | 0 | 5 |
| 9 | db.events_cache.insert( {"_id":"ce8717d545b95aa2c0f88cc22e79ef08","town_sef_url":"benton-ar","data_key":["693321014389be6be56531bf","693321014389be6be56532c0","693321024389be6be56535db","693321024389be6be565377f","68a75b6103a70639b6cf16ff"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Benton\",\"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\":34.569400787353516,\"lng\":-92.57460021972656,\"latlng\":\"34.569400787354,-92.574600219727\",\"city\":\"Benton\",\"state\":\"AR\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.96400000 1765912470)","created":"MongoDate(0.96400000 1765912470)"} , true) | | 0 | 0 | 3 |
| 10 | db.news.find( {"broadcast":{"$in":["usa","benton-ar","ar","saline-county-ar"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 4 |
| 11 | db.places.find( {"address.town_sef_url":"benton-ar","group_id":{"$nin":[2224212]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 10 |