| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"wales-nd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.ttd_towns.find( {"town_sef_url":"wales-nd","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.events_cache.find( {"_id":"b13998ecc2931259cdcb9b7ba318889b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)","$lt":"MongoDate(0.00000000 1767506399)"},"event_id":{"$nin":[76031960,76348537]},"tags":"music","geo":{"$geoWithin":{"$center":[[-98.60140228271484,48.894100189208984],1.4492753623188406]}}}, ["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( 51 ).skip( 0 ) | | 0 | 0 | 18 |
| 8 | db.events_cache.count( {"_id":"b13998ecc2931259cdcb9b7ba318889b"} ) | | 0 | 0 | 2 |
| 9 | db.events_cache.count( {"_id":"b13998ecc2931259cdcb9b7ba318889b"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.insert( {"_id":"b13998ecc2931259cdcb9b7ba318889b","town_sef_url":"wales-nd","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-98.60140228271484,48.894100189208984],\"has_next_page\":false}","modified":"MongoDate(0.82900000 1765665211)","created":"MongoDate(0.82900000 1765665211)"} , true) | | 0 | 0 | 1 |
| 11 | db.events_cache.find( {"_id":"01421257a2de80eb116d7c00064f4016"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 12 | db.events_radius_cache.find( {"_id":"b90c194336f4709171d6e55f2f219c16"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 13 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76031960,76348537]},"geo":{"$geoWithin":{"$center":[[-98.60140228271484,48.894100189208984],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( 6 ).skip( 0 ) | | 0 | 0 | 1068 |
| 14 | db.events_cache.count( {"_id":"01421257a2de80eb116d7c00064f4016"} ) | | 0 | 0 | 57 |
| 15 | db.events_cache.count( {"_id":"01421257a2de80eb116d7c00064f4016"} ) | | 0 | 0 | 12 |
| 16 | db.events_cache.insert( {"_id":"01421257a2de80eb116d7c00064f4016","town_sef_url":"wales-nd","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Wales\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":48.894100189208984,\"lng\":-98.60140228271484,\"latlng\":\"48.894100189209,-98.601402282715\",\"city\":\"Wales\",\"state\":\"ND\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.07500000 1765665213)","created":"MongoDate(0.07500000 1765665213)"} , true) | | 0 | 0 | 8 |
| 17 | db.modules.find( {"name":"AT - Event Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 16 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","wales-nd","nd","cavalier-county-nd"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 17 |
| 19 | db.places.find( {"address.town_sef_url":"wales-nd","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 2 | 6 |
| 20 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 8 |
| 21 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 17 |
| 22 | db.towns.find( {"sef_url":"wales-nd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","nd","cavalier-county-nd","wales-nd"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 24 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
| 28 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 29 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 30 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |