| 1 | db.towns.find( {"sef_url":"plainville-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["bestthingsct.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 3 | db.towns.find( {"sef_url":"new-britain-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"bestthingsct.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["BTS - Main Header","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.articles.find( {"aggregate":[{"$geoNear":{"near":[-72.78389739990234,41.6697998046875],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true,"query":{"state":"CT"}}},{"$project":{"title":1,"homepage_title":1,"tags":1,"image_url":1,"distance":1,"page_path":1,"path":1,"article_hostname":1,"text":1,"publish_date":1,"site_canonical":1,"sections.title":1,"sections.geo":1,"sections.text":1}},{"$addFields":{"days_since":{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765001031537)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",10]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765001031537)","$publish_date"]},86400000]}]}}},{"$sort":{"relevance_score":1,"_id":1}},{"$skip":0},{"$limit":11}]}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"relevance_score":1,"_id":1} ).limit( 11 ).skip( 0 ) | | 0 | 11 | 165 |
| 7 | db.articles.find( {"aggregate":[{"$geoNear":{"near":[-72.78389739990234,41.6697998046875],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.012616067823980621,"spherical":true,"query":{"state":"CT"}}},{"$project":{"title":1,"homepage_title":1,"tags":1,"image_url":1,"distance":1,"page_path":1,"path":1,"article_hostname":1,"text":1,"publish_date":1,"site_canonical":1,"sections.title":1,"sections.geo":1,"sections.text":1}},{"$addFields":{"days_since":{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765001031707)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",1]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765001031707)","$publish_date"]},86400000]}]}}},{"$sort":{"relevance_score":1,"_id":1}},{"$skip":0},{"$limit":11}]}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"relevance_score":1,"_id":1} ).limit( 11 ).skip( 0 ) | | 0 | 11 | 79 |
| 8 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events_cache.find( {"_id":"046c6cfc352c9a90e50967a484810fc3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"2f94b7c22df698ecdb629082f31ffb72"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 11 | db.events.count( {"address.town_sef_url":"new-britain-ct","start":{"$gte":"MongoDate(0.00000000 1765000800)","$lt":"MongoDate(0.00000000 1765605600)"},"address.state":"CT"} ) | | 0 | 0 | 1 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-72.78389739990234,41.6697998046875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765000800)","$lt":"MongoDate(0.00000000 1765864800)"},"address.state":"CT"} ) | | 0 | 4 | 26 |
| 13 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-72.78389739990234,41.6697998046875],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1765000800)","$lt":"MongoDate(0.00000000 1765864800)"},"address.state":"CT"} ) | | 0 | 59 | 43 |
| 14 | db.events_radius_cache.count( {"_id":"2f94b7c22df698ecdb629082f31ffb72"} ) | | 0 | 0 | 0 |
| 15 | db.events_radius_cache.count( {"_id":"2f94b7c22df698ecdb629082f31ffb72"} ) | | 0 | 0 | 0 |
| 16 | db.events_radius_cache.insert( {"_id":"2f94b7c22df698ecdb629082f31ffb72","radius":15,"modified":"MongoDate(0.88100000 1765001031)","created":"MongoDate(0.88100000 1765001031)"} , true) | | 0 | 0 | 1 |
| 17 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765000800)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-72.78389739990234,41.6697998046875],0.21739130434782608]}},"address.state":"CT"}, ["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( 8 ).skip( 0 ) | | 0 | 8 | 53 |
| 18 | db.events_cache.count( {"_id":"046c6cfc352c9a90e50967a484810fc3"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.count( {"_id":"046c6cfc352c9a90e50967a484810fc3"} ) | | 0 | 0 | 1 |
| 20 | db.events_cache.insert( {"_id":"046c6cfc352c9a90e50967a484810fc3","town_sef_url":"new-britain-ct","data_key":["6914954ae57c2af57402c5d4","691f2840b3cd8acffe0fa436","68f8c8d952e7405887004340","691491f9ec25c3702a004599","690d0b3ade4ae56f5a42075e","6847f091fb5e4bed1f03262d","68a14ec4fb5e4bed1fa180f2"],"sort_order":{"start":1},"params":"{\"show\":7,\"tags\":\"arts-and-entertainment\",\"title\":\"Events around New Britain, CT\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":41.6697998046875,\"lng\":-72.78389739990234,\"latlng\":\"41.669799804688,-72.783897399902\",\"city\":\"New Britain\",\"state\":\"CT\",\"theme\":\"BestThingsState\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.97000000 1765001031)","created":"MongoDate(0.97000000 1765001031)"} , true) | | 0 | 0 | 1 |
| 21 | db.news.find( {"broadcast":{"$in":["usa","new-britain-ct","ct","hartford-county-ct"]},"tags":{"$in":["public-library-news","gov-news","school-district-news"]}}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 2 | 4 |
| 22 | db.places.find( {"geo":{"$near":[-72.78389739990234,41.6697998046875],"$maxDistance":0.7246376811594203},"tags":{"$in":["gold","silver"]},"address.state":"CT"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
| 23 | db.modules.find( {"name":"Ad Event-Place Module-1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"Ad Event-Place Module-2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"BTS - State Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.states.find( {"sef_url":"ct"}, ["name","sef_url","towns"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"footer menu"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"BTS - State List"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.states.find( {"state":{"$nin":["DC"]}}, ["sef_url","name"] ).sort( {"name":1} ).limit( 0 ).skip( 0 ) | | 0 | 50 | 1 |