| 1 | db.towns.find( {"sef_url":"sandy-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"sandy-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ut","salt-lake-county-ut","sandy-ut"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 4 |
| 4 | db.events_cache.find( {"_id":"2bdf7e63f252cbfb7df210a4179a2880"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"adcbc104c6e730b042f18e7a3de20d8e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.count( {"address.town_sef_url":"sandy-ut","start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766037600)"}} ) | | 0 | 10 | 3 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-111.87200164794922,40.5807991027832],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 16 | 77 |
| 8 | db.events_radius_cache.count( {"_id":"adcbc104c6e730b042f18e7a3de20d8e"} ) | | 0 | 0 | 4 |
| 9 | db.events_radius_cache.insert( {"_id":"adcbc104c6e730b042f18e7a3de20d8e","radius":7,"modified":"MongoDate(0.44700000 1765512005)","created":"MongoDate(0.44700000 1765512005)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765432800)"},"tags":"restaurants","geo":{"$geoWithin":{"$center":[[-111.87200164794922,40.5807991027832],0.10144927536231885]}}}, ["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 | 6 |
| 11 | db.events_cache.count( {"_id":"2bdf7e63f252cbfb7df210a4179a2880"} ) | | 0 | 0 | 3 |
| 12 | db.events_cache.count( {"_id":"2bdf7e63f252cbfb7df210a4179a2880"} ) | | 0 | 0 | 2 |
| 13 | db.events_cache.insert( {"_id":"2bdf7e63f252cbfb7df210a4179a2880","town_sef_url":"sandy-ut","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Sandy Featured Events<br>Restaurants\",\"keyword\":\"\",\"radius\":7,\"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.5807991027832,\"lng\":-111.87200164794922,\"latlng\":\"40.580799102783,-111.87200164795\",\"city\":\"Sandy\",\"state\":\"UT\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.48700000 1765512005)","created":"MongoDate(0.48700000 1765512005)"} , true) | | 0 | 0 | 7 |