| 1 | db.towns.find( {"sef_url":"sacramento-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"sacramento-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ca","sacramento-county-ca","sacramento-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"sacramento-ca"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 3 |
| 6 | db.events_cache.find( {"_id":"81519282a37cc4b219b6b60606f728cc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events_radius_cache.find( {"_id":"f3566f024e6e4347c666eef323a10b39"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"address.town_sef_url":"sacramento-ca","start":{"$gte":"MongoDate(0.00000000 1767852000)","$lt":"MongoDate(0.00000000 1768456800)"}} ) | | 0 | 29 | 3 |
| 9 | db.events_radius_cache.count( {"_id":"f3566f024e6e4347c666eef323a10b39"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"f3566f024e6e4347c666eef323a10b39","radius":0,"modified":"MongoDate(0.31000000 1767878338)","created":"MongoDate(0.31000000 1767878338)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767852000)"},"address.town_sef_url":"sacramento-ca"}, ["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 | 1 |
| 12 | db.events_cache.count( {"_id":"81519282a37cc4b219b6b60606f728cc"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"81519282a37cc4b219b6b60606f728cc"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"81519282a37cc4b219b6b60606f728cc","town_sef_url":"sacramento-ca","data_key":["69036aee4389be6be5f64ea7","68a75b7003a70639b6cf7a3d","69036aef4389be6be5f64f96","69036aef4389be6be5f64ff6","69036aef4389be6be5f65250","6933210a4389be6be5656ff5","68a75b7003a70639b6cf7ce0","69036aef4389be6be5f652bf","69036aef4389be6be5f654ab","69036aef4389be6be5f655b4"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":0,\"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\":38.573699951171875,\"lng\":-121.48699951171875,\"latlng\":\"38.573699951172,-121.48699951172\",\"city\":\"Sacramento\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.32900000 1767878338)","created":"MongoDate(0.32900000 1767878338)"} , true) | | 0 | 0 | 2 |