| 1 | db.towns.find( {"sef_url":"lisbon-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.towns.find( {"sef_url":"lisbon-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","oh","columbiana-county-oh","lisbon-oh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"lisbon-oh","tags":"arts-and-entertainment"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 5 | 5 |
| 5 | db.events_cache.find( {"_id":"0be12af2d5643517193922a8177403ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"213b46f6eb930d62c8a70f465f5b25d5"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"lisbon-oh","start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1766901600)"}} ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-80.76799774169922,40.77730178833008],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 0 | 19 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-80.76799774169922,40.77730178833008],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 0 | 22 |
| 10 | db.events_radius_cache.count( {"_id":"213b46f6eb930d62c8a70f465f5b25d5"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"213b46f6eb930d62c8a70f465f5b25d5","radius":25,"modified":"MongoDate(0.88800000 1766374496)","created":"MongoDate(0.88800000 1766374496)"} , true) | | 0 | 0 | 1 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"geo":{"$geoWithin":{"$center":[[-80.76799774169922,40.77730178833008],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 | 180 |
| 13 | db.events_cache.count( {"_id":"0be12af2d5643517193922a8177403ca"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"0be12af2d5643517193922a8177403ca"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"0be12af2d5643517193922a8177403ca","town_sef_url":"lisbon-oh","data_key":["69036aef4389be6be5f65279","69036af04389be6be5f65727","69036af14389be6be5f661a3","69036af24389be6be5f66814","69036af54389be6be5f681d7","6933210f4389be6be56593cc","69036af64389be6be5f688b2","69036af94389be6be5f69da2","69036af94389be6be5f6a284","69036aff4389be6be5f6d03d"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"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\":40.77730178833008,\"lng\":-80.76799774169922,\"latlng\":\"40.77730178833,-80.767997741699\",\"city\":\"Lisbon\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.08500000 1766374497)","created":"MongoDate(0.08500000 1766374497)"} , true) | | 0 | 0 | 1 |