| 1 | db.towns.find( {"sef_url":"whitney-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 28 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 13 |
| 3 | db.towns.find( {"sef_url":"breda-ia"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/mac-king-2026-05-30-tm-las-vegas-nv.html"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
| 5 | db.towns.find( {"sef_url":"breda-ia"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","ia","carroll-county-ia","breda-ia"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 13 |
| 7 | db.events_cache.find( {"_id":"e70c84e0671ef69e5a6945ffc3a70ca7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 6 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-94.97850036621094,42.18159866333008],0.07246376811594203]}}}, ["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 | 279 |
| 9 | db.events_cache.count( {"_id":"e70c84e0671ef69e5a6945ffc3a70ca7"} ) | | 0 | 0 | 3 |
| 10 | db.events_cache.insert( {"_id":"e70c84e0671ef69e5a6945ffc3a70ca7","town_sef_url":"breda-ia","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Breda Featured Events\",\"keyword\":\"\",\"radius\":5,\"limit\":15,\"page\":1,\"sef\":\"mac-king-2026-05-30-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\":42.18159866333008,\"lng\":-94.97850036621094,\"latlng\":\"42.18159866333,-94.978500366211\",\"city\":\"Breda\",\"state\":\"IA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.02400000 1766521862)","created":"MongoDate(0.02400000 1766521862)"} , true) | | 0 | 0 | 5 |