| 1 | db.towns.find( {"sef_url":"canyon-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"canyon-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ca","contra-costa-county-ca","canyon-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.events_cache.find( {"_id":"cb00fa9972c7ef4033b30aa461df2c86"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 5 | db.events_radius_cache.find( {"_id":"5ce36ad8884e3a1f096144e4b37c9960"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"canyon-ca","start":{"$gte":"MongoDate(0.00000000 1767592800)","$lt":"MongoDate(0.00000000 1768197600)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-122.18199920654297,37.83449935913086],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1767592800)","$lt":"MongoDate(0.00000000 1768456800)"}} ) | | 0 | 15 | 17 |
| 8 | db.events_radius_cache.count( {"_id":"5ce36ad8884e3a1f096144e4b37c9960"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"5ce36ad8884e3a1f096144e4b37c9960","radius":7,"modified":"MongoDate(0.65100000 1767657937)","created":"MongoDate(0.65100000 1767657937)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767938400)","$lt":"MongoDate(0.00000000 1768197599)"},"geo":{"$geoWithin":{"$center":[[-122.18199920654297,37.83449935913086],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 | 7 | 10 |
| 11 | db.events_cache.count( {"_id":"cb00fa9972c7ef4033b30aa461df2c86"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"cb00fa9972c7ef4033b30aa461df2c86"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"cb00fa9972c7ef4033b30aa461df2c86","town_sef_url":"canyon-ca","data_key":["6933210b4389be6be56571a3","68a75b7103a70639b6cf7ed2","69036af04389be6be5f6582f","6933210b4389be6be565763d","6933210b4389be6be5657684","69036af14389be6be5f65d4a","68a75b7203a70639b6cf84f4"],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-weekend\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"title\":\"{local_city} Events for 1\\\/9\\\/2026 to 1\\\/11\\\/2026\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2026-01-09\",\"searchenddate\":\"2026-01-11\",\"lat\":37.83449935913086,\"lng\":-122.18199920654297,\"latlng\":\"37.834499359131,-122.18199920654\",\"city\":\"Canyon\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.68900000 1767657937)","created":"MongoDate(0.68900000 1767657937)"} , true) | | 0 | 0 | 1 |