| 1 | db.towns.find( {"sef_url":"pine-river-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.towns.find( {"sef_url":"capay-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.towns.find( {"sef_url":"capay-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","ca","yolo-county-ca","capay-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"capay-ca"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 2 | 2 |
| 7 | db.events_cache.find( {"_id":"4a04a52fd0a3ad830008017792da6248"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"2b41c81c4436d8f977368de2eea027f2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766728800)"},"geo":{"$geoWithin":{"$center":[[-122.0479965209961,38.707298278808594],0.36231884057971014]}}}, ["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 | 233 |
| 10 | db.events_cache.count( {"_id":"4a04a52fd0a3ad830008017792da6248"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"4a04a52fd0a3ad830008017792da6248","town_sef_url":"capay-ca","data_key":["68a75b6903a70639b6cf4a43","68a75b7003a70639b6cf7d25","69036af24389be6be5f6669f","69036af34389be6be5f67117","68a75b7403a70639b6cf9922","69036afc4389be6be5f6b7d4","68a75b7b03a70639b6cfce3a","69036b004389be6be5f6d9c0","693321184389be6be565e285","69036b164389be6be5f7689b"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"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.707298278808594,\"lng\":-122.0479965209961,\"latlng\":\"38.707298278809,-122.047996521\",\"city\":\"Capay\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.45800000 1766730726)","created":"MongoDate(0.45800000 1766730726)"} , true) | | 0 | 0 | 2 |