| 1 | db.towns.find( {"sef_url":"boulder-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 21 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/restaurants"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","co","boulder-county-co","boulder-co"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 13 |
| 4 | db.events_cache.find( {"_id":"36bc9fb5e268b2913427479583407d63"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 13 |
| 5 | db.events_radius_cache.find( {"_id":"13f78b13eda47246d592f9cacfe14ba5"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"boulder-co","start":{"$gte":"MongoDate(0.00000000 1765605600)","$lt":"MongoDate(0.00000000 1766210400)"}} ) | | 0 | 16 | 4 |
| 7 | db.events_radius_cache.count( {"_id":"13f78b13eda47246d592f9cacfe14ba5"} ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.insert( {"_id":"13f78b13eda47246d592f9cacfe14ba5","radius":0,"modified":"MongoDate(0.96000000 1765615025)","created":"MongoDate(0.96000000 1765615025)"} , true) | | 0 | 0 | 2 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"address.town_sef_url":"boulder-co","tags":"restaurants"}, ["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 | 13 |
| 10 | db.events_cache.count( {"_id":"36bc9fb5e268b2913427479583407d63"} ) | | 0 | 0 | 2 |
| 11 | db.events_cache.count( {"_id":"36bc9fb5e268b2913427479583407d63"} ) | | 0 | 0 | 2 |
| 12 | db.events_cache.insert( {"_id":"36bc9fb5e268b2913427479583407d63","town_sef_url":"boulder-co","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Boulder Featured Events<br>Restaurants\",\"keyword\":\"\",\"radius\":0,\"limit\":15,\"page\":1,\"sef\":\"restaurants\",\"tags\":\"restaurants\",\"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.010501861572266,\"lng\":-105.2770004272461,\"latlng\":\"40.010501861572,-105.27700042725\",\"city\":\"Boulder\",\"state\":\"CO\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.00100000 1765615026)","created":"MongoDate(0.00100000 1765615026)"} , true) | | 0 | 0 | 3 |