| 1 | db.towns.find( {"sef_url":"south-windsor-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"burchard-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.towns.find( {"sef_url":"burchard-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ne","pawnee-county-ne","burchard-ne"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 8 | db.events_cache.find( {"_id":"b2fd5c6a88c28c7c85b77b3ac49d9fcb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"345bb4c3e0a21a8f6bc2193426f62f15"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events.count( {"address.town_sef_url":"burchard-ne","start":{"$gte":"MongoDate(0.00000000 1765778400)","$lt":"MongoDate(0.00000000 1766383200)"}} ) | | 0 | 0 | 2 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-96.35030364990234,40.14950180053711],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765778400)","$lt":"MongoDate(0.00000000 1766642400)"}} ) | | 0 | 0 | 33 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-96.35030364990234,40.14950180053711],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1765778400)","$lt":"MongoDate(0.00000000 1766642400)"}} ) | | 0 | 0 | 33 |
| 13 | db.events_radius_cache.count( {"_id":"345bb4c3e0a21a8f6bc2193426f62f15"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.insert( {"_id":"345bb4c3e0a21a8f6bc2193426f62f15","radius":25,"modified":"MongoDate(0.76700000 1765811379)","created":"MongoDate(0.76700000 1765811379)"} , true) | | 0 | 0 | 2 |
| 15 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765778400)"},"geo":{"$geoWithin":{"$center":[[-96.35030364990234,40.14950180053711],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( 16 ).skip( 0 ) | | 0 | 0 | 227 |
| 16 | db.events_cache.count( {"_id":"b2fd5c6a88c28c7c85b77b3ac49d9fcb"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.count( {"_id":"b2fd5c6a88c28c7c85b77b3ac49d9fcb"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.insert( {"_id":"b2fd5c6a88c28c7c85b77b3ac49d9fcb","town_sef_url":"burchard-ne","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Burchard Featured Events\",\"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\":40.14950180053711,\"lng\":-96.35030364990234,\"latlng\":\"40.149501800537,-96.350303649902\",\"city\":\"Burchard\",\"state\":\"NE\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.01100000 1765811380)","created":"MongoDate(0.01100000 1765811380)"} , true) | | 0 | 0 | 1 |