| 1 | db.towns.find( {"sef_url":"enfield-center-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"koloa-hi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.towns.find( {"sef_url":"koloa-hi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","hi","kauai-county-hi","koloa-hi"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.events_cache.find( {"_id":"adc2db94e753ed0ffd61d0e8efdaac95"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"04e4c28d413cba42239c87de0898639f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-159.46499633789062,21.904199600219727],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 | 181 |
| 10 | db.events_cache.count( {"_id":"adc2db94e753ed0ffd61d0e8efdaac95"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"adc2db94e753ed0ffd61d0e8efdaac95","town_sef_url":"koloa-hi","data_key":["68a75b6903a70639b6cf49a1","68a75b7003a70639b6cf7464","69036af04389be6be5f657cd","68a75b7103a70639b6cf8413","69036af44389be6be5f67cdf","69036af64389be6be5f689b2","693321104389be6be5659ba0","68a75b7603a70639b6cfa4f7","68a75b7903a70639b6cfbe86","69036afd4389be6be5f6beeb"],"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\":21.904199600219727,\"lng\":-159.46499633789062,\"latlng\":\"21.90419960022,-159.46499633789\",\"city\":\"Koloa\",\"state\":\"HI\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.24800000 1766537954)","created":"MongoDate(0.24800000 1766537954)"} , true) | | 0 | 0 | 2 |