| 1 | db.towns.find( {"sef_url":"oakland-ky"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"oakland-ky"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ky","warren-county-ky","oakland-ky"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.places.find( {"address.town_sef_url":"oakland-ky","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_cache.find( {"_id":"6f0e07069c47c07afc79841d11c1e208"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"358627380e2115e913b0d012546bda73"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"oakland-ky","start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-86.25150299072266,37.04710006713867],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1767247200)"}} ) | | 0 | 0 | 24 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-86.25150299072266,37.04710006713867],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1767247200)"}} ) | | 0 | 3 | 22 |
| 10 | db.events_radius_cache.count( {"_id":"358627380e2115e913b0d012546bda73"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"358627380e2115e913b0d012546bda73","radius":25,"modified":"MongoDate(0.94000000 1766465560)","created":"MongoDate(0.94000000 1766465560)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)"},"geo":{"$geoWithin":{"$center":[[-86.25150299072266,37.04710006713867],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( 11 ).skip( 0 ) | | 0 | 11 | 212 |
| 13 | db.events_cache.count( {"_id":"6f0e07069c47c07afc79841d11c1e208"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"6f0e07069c47c07afc79841d11c1e208"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"6f0e07069c47c07afc79841d11c1e208","town_sef_url":"oakland-ky","data_key":["68a75b6703a70639b6cf3bed","68a75b6903a70639b6cf4ac4","68a75b6d03a70639b6cf6196","69036af44389be6be5f67c61","69036af84389be6be5f69b8d","69036afc4389be6be5f6b71b","693321154389be6be565c924","69036b044389be6be5f6f05f","69036b054389be6be5f6f95c","6933211d4389be6be56613d7"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"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\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":37.04710006713867,\"lng\":-86.25150299072266,\"latlng\":\"37.047100067139,-86.251502990723\",\"city\":\"Oakland\",\"state\":\"KY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.16800000 1766465561)","created":"MongoDate(0.16800000 1766465561)"} , true) | | 0 | 0 | 1 |