| 1 | db.towns.find( {"sef_url":"reno-nv"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"reno-nv"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","nv","washoe-county-nv","reno-nv"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.events_cache.find( {"_id":"54c81867e94a200e87e14af53e241bce"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 7 |
| 5 | db.events_radius_cache.find( {"_id":"d8e687867defdeb84b7dae69288a1de2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 9 |
| 6 | db.events.count( {"address.town_sef_url":"reno-nv","start":{"$gte":"MongoDate(0.00000000 1765605600)","$lt":"MongoDate(0.00000000 1766210400)"}} ) | | 0 | 30 | 2 |
| 7 | db.events_radius_cache.count( {"_id":"d8e687867defdeb84b7dae69288a1de2"} ) | | 0 | 0 | 8 |
| 8 | db.events_radius_cache.insert( {"_id":"d8e687867defdeb84b7dae69288a1de2","radius":0,"modified":"MongoDate(0.65900000 1765619788)","created":"MongoDate(0.65900000 1765619788)"} , true) | | 0 | 0 | 2 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"address.town_sef_url":"reno-nv","tags":"clubs-and-organizations"}, ["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 | 3 | 6 |
| 10 | db.events_cache.count( {"_id":"54c81867e94a200e87e14af53e241bce"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.count( {"_id":"54c81867e94a200e87e14af53e241bce"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.insert( {"_id":"54c81867e94a200e87e14af53e241bce","town_sef_url":"reno-nv","data_key":["68a75b5b03a70639b6cef9e1","68a75b6503a70639b6cf2f28","68a75b6b03a70639b6cf575d"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Reno Featured Events<br>Clubs And Organizations\",\"keyword\":\"\",\"radius\":0,\"limit\":15,\"page\":1,\"sef\":\"clubs-and-organizations\",\"tags\":\"clubs-and-organizations\",\"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\":39.63019943237305,\"lng\":-119.87000274658203,\"latlng\":\"39.630199432373,-119.87000274658\",\"city\":\"Reno\",\"state\":\"NV\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.68400000 1765619788)","created":"MongoDate(0.68500000 1765619788)"} , true) | | 0 | 0 | 2 |