| 1 | db.towns.find( {"sef_url":"akron-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"akron-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","oh","summit-county-oh","akron-oh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 3 |
| 4 | db.places.find( {"address.town_sef_url":"akron-oh","tags":"government-and-politics"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 14 | 21 |
| 5 | db.events_cache.find( {"_id":"50f55239adbc2d324e9d6d9f00c47938"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"896089dcdb66dc7abc5f3867762a4e9a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"address.town_sef_url":"akron-oh","start":{"$gte":"MongoDate(0.00000000 1765778400)","$lt":"MongoDate(0.00000000 1766383200)"}} ) | | 0 | 17 | 2 |
| 8 | db.events_radius_cache.count( {"_id":"896089dcdb66dc7abc5f3867762a4e9a"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"896089dcdb66dc7abc5f3867762a4e9a","radius":0,"modified":"MongoDate(0.99300000 1765846964)","created":"MongoDate(0.99300000 1765846964)"} , true) | | 0 | 0 | 1 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765778400)"},"address.town_sef_url":"akron-oh"}, ["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 | 2 |
| 11 | db.events_cache.count( {"_id":"50f55239adbc2d324e9d6d9f00c47938"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"50f55239adbc2d324e9d6d9f00c47938"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"50f55239adbc2d324e9d6d9f00c47938","town_sef_url":"akron-oh","data_key":["68a75b5d03a70639b6cf042a","69036add4389be6be5f5e9d7","69036add4389be6be5f5eaac","68a75b4c03a70639b6ce9753","69036adf4389be6be5f5f757","68a75b6203a70639b6cf1af4","69036ae04389be6be5f5fd9c","69036ae04389be6be5f5ff9e","69036ae04389be6be5f5ffa9","68a75b6403a70639b6cf2ae2"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":0,\"limit\":15,\"page\":1,\"sef\":\"government-and-politics\",\"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\":41.084800720214844,\"lng\":-81.5156021118164,\"latlng\":\"41.084800720215,-81.515602111816\",\"city\":\"Akron\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.01000000 1765846965)","created":"MongoDate(0.01000000 1765846965)"} , true) | | 0 | 0 | 11 |