| 1 | db.towns.find( {"sef_url":"riverton-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.towns.find( {"sef_url":"riverton-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ut","salt-lake-county-ut","riverton-ut"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.events_cache.find( {"_id":"07a6338c052710d10bdc88e2827e2dda"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"37762c083ed3fc1c86c2b50989372dd8"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"address.town_sef_url":"riverton-ut","start":{"$gte":"MongoDate(0.00000000 1766037600)","$lt":"MongoDate(0.00000000 1766642400)"}} ) | | 0 | 0 | 11 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-111.93900299072266,40.522300720214844],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766037600)","$lt":"MongoDate(0.00000000 1766901600)"}} ) | | 0 | 16 | 42 |
| 9 | db.events_radius_cache.count( {"_id":"37762c083ed3fc1c86c2b50989372dd8"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"37762c083ed3fc1c86c2b50989372dd8","radius":7,"modified":"MongoDate(0.13700000 1766073257)","created":"MongoDate(0.13700000 1766073257)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766037600)"},"geo":{"$geoWithin":{"$center":[[-111.93900299072266,40.522300720214844],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( 11 ).skip( 0 ) | | 0 | 11 | 334 |
| 12 | db.events_cache.count( {"_id":"07a6338c052710d10bdc88e2827e2dda"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"07a6338c052710d10bdc88e2827e2dda"} ) | | 0 | 0 | 2 |
| 14 | db.events_cache.insert( {"_id":"07a6338c052710d10bdc88e2827e2dda","town_sef_url":"riverton-ut","data_key":["68a75b6003a70639b6cf14d8","68a75b6303a70639b6cf24b2","68a75b6403a70639b6cf2724","68a75b6403a70639b6cf290e","68a75b6403a70639b6cf2ba7","68a75b6703a70639b6cf3933","68a75b6703a70639b6cf3e37","68a75b6803a70639b6cf402e","69036ae54389be6be5f61d9b","68a75b6803a70639b6cf44c1"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"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\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":40.522300720214844,\"lng\":-111.93900299072266,\"latlng\":\"40.522300720215,-111.93900299072\",\"city\":\"Riverton\",\"state\":\"UT\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.50000000 1766073257)","created":"MongoDate(0.50000000 1766073257)"} , true) | | 0 | 0 | 2 |