| 1 | db.towns.find( {"sef_url":"bothell-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"bridgewater-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/cirque-du-soleil-ka-2026-05-23-tm-las-vegas-nv.html"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.towns.find( {"sef_url":"bridgewater-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","nh","grafton-county-nh","bridgewater-nh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 3 | 1 |
| 6 | db.events_cache.find( {"_id":"e2ab0291d47309469a826426e69b0098"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 34 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"geo":{"$geoWithin":{"$center":[[-71.73989868164062,43.60660171508789],0.14492753623188406]}}}, ["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( 16 ).skip( 0 ) | | 0 | 0 | 251 |
| 8 | db.events_cache.count( {"_id":"e2ab0291d47309469a826426e69b0098"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.insert( {"_id":"e2ab0291d47309469a826426e69b0098","town_sef_url":"bridgewater-nh","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Bridgewater Featured Events\",\"keyword\":\"\",\"radius\":10,\"limit\":15,\"page\":1,\"sef\":\"cirque-du-soleil-ka-2026-05-23-tm-las-vegas-nv.html\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":43.60660171508789,\"lng\":-71.73989868164062,\"latlng\":\"43.606601715088,-71.739898681641\",\"city\":\"Bridgewater\",\"state\":\"NH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.31600000 1766561106)","created":"MongoDate(0.31600000 1766561106)"} , true) | | 0 | 0 | 2 |