| 1 | db.towns.find( {"sef_url":"fall-city-wa"}, [] ).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 | 2 |
| 3 | db.towns.find( {"sef_url":"fall-city-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","wa","king-county-wa","fall-city-wa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.events_cache.find( {"_id":"5bf87c714f45c5a2a4b9aa055f8b9aef"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"12d5f5e80da32fd7560778671076b384"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"fall-city-wa","start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767506400)"}} ) | | 0 | 0 | 3 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-121.9020004272461,47.57210159301758],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 0 | 20 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-121.9020004272461,47.57210159301758],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 3 | 21 |
| 10 | db.events_radius_cache.count( {"_id":"12d5f5e80da32fd7560778671076b384"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"12d5f5e80da32fd7560778671076b384","radius":25,"modified":"MongoDate(0.23100000 1766937301)","created":"MongoDate(0.23100000 1766937301)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766901600)"},"geo":{"$geoWithin":{"$center":[[-121.9020004272461,47.57210159301758],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 | 6 | 406 |
| 13 | db.events_cache.count( {"_id":"5bf87c714f45c5a2a4b9aa055f8b9aef"} ) | | 0 | 0 | 13 |
| 14 | db.events_cache.count( {"_id":"5bf87c714f45c5a2a4b9aa055f8b9aef"} ) | | 0 | 0 | 7 |
| 15 | db.events_cache.insert( {"_id":"5bf87c714f45c5a2a4b9aa055f8b9aef","town_sef_url":"fall-city-wa","data_key":["69036ae84389be6be5f62bba","693321074389be6be5655670","69036ae94389be6be5f63125","69036aea4389be6be5f633a7","69036b114389be6be5f74741","693321264389be6be5665aed"],"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\":47.57210159301758,\"lng\":-121.9020004272461,\"latlng\":\"47.572101593018,-121.90200042725\",\"city\":\"Fall City\",\"state\":\"WA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.78700000 1766937301)","created":"MongoDate(0.78700000 1766937301)"} , true) | | 0 | 0 | 4 |