| 1 | db.towns.find( {"sef_url":"kipton-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"kipton-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","oh","lorain-county-oh","kipton-oh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.events_cache.find( {"_id":"b101b399cc43a4172a2829b2465967e4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"b499b1f24dd4c8d4ebc4600cd1438c71"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-82.30139923095703,41.26729965209961],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 | 2 | 174 |
| 8 | db.events_cache.count( {"_id":"b101b399cc43a4172a2829b2465967e4"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.insert( {"_id":"b101b399cc43a4172a2829b2465967e4","town_sef_url":"kipton-oh","data_key":["69036b2d4389be6be5f7fdf0","69036b2d4389be6be5f7fe60"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"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.26729965209961,\"lng\":-82.30139923095703,\"latlng\":\"41.2672996521,-82.301399230957\",\"city\":\"Kipton\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.24400000 1766471469)","created":"MongoDate(0.24400000 1766471469)"} , true) | | 0 | 0 | 2 |