| 1 | db.towns.find( {"sef_url":"woodbury-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.towns.find( {"sef_url":"cotati-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.towns.find( {"sef_url":"cotati-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","ca","sonoma-county-ca","cotati-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.places.find( {"address.town_sef_url":"cotati-ca","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 1 | 7 |
| 7 | db.events_cache.find( {"_id":"e62cadc4e5e3a43907f8377ea094c99c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"79e30389cb00cf3b2abee4ca34b88d00"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-122.70600128173828,38.32659912109375],0.21739130434782608]}}}, ["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 | 152 |
| 10 | db.events_cache.count( {"_id":"e62cadc4e5e3a43907f8377ea094c99c"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"e62cadc4e5e3a43907f8377ea094c99c","town_sef_url":"cotati-ca","data_key":["693321054389be6be5654a01","693321054389be6be5654a8d","693321054389be6be5654b6d","693321054389be6be5654bf0","693321054389be6be5654c7a","693321054389be6be5654cce","693321054389be6be5654d83","693321054389be6be5654e69","68a75b6903a70639b6cf4bbb","68a75b6903a70639b6cf4bb8"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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.32659912109375,\"lng\":-122.70600128173828,\"latlng\":\"38.326599121094,-122.70600128174\",\"city\":\"Cotati\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.95800000 1766516566)","created":"MongoDate(0.95800000 1766516566)"} , true) | | 0 | 0 | 2 |