| 1 | db.towns.find( {"sef_url":"cypress-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"cypress-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ca","orange-county-ca","cypress-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.events_cache.find( {"_id":"35107d66a59218d7cc42f9d6e48088aa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"3ac9581a6dfdf45a16b81f4a55cdb677"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.count( {"address.town_sef_url":"cypress-ca","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-118.03900146484375,33.816898345947266],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 21 | 30 |
| 8 | db.events_radius_cache.count( {"_id":"3ac9581a6dfdf45a16b81f4a55cdb677"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"3ac9581a6dfdf45a16b81f4a55cdb677","radius":7,"modified":"MongoDate(0.51200000 1766167828)","created":"MongoDate(0.51200000 1766167828)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766383199)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-118.03900146484375,33.816898345947266],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 | 6 | 23 |
| 11 | db.events_cache.count( {"_id":"35107d66a59218d7cc42f9d6e48088aa"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"35107d66a59218d7cc42f9d6e48088aa"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"35107d66a59218d7cc42f9d6e48088aa","town_sef_url":"cypress-ca","data_key":["68a75b6203a70639b6cf1ced","68a75b6203a70639b6cf1dbf","68a75b6403a70639b6cf2cc5","68a75b6403a70639b6cf2ce6","693321044389be6be565467f","68a75b6603a70639b6cf3595"],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-weekend\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"tags\":\"arts-and-entertainment\",\"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 12\\\/19\\\/2025 to 12\\\/21\\\/2025<br>Arts And Entertainment\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2025-12-19\",\"searchenddate\":\"2025-12-21\",\"lat\":33.816898345947266,\"lng\":-118.03900146484375,\"latlng\":\"33.816898345947,-118.03900146484\",\"city\":\"Cypress\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.57100000 1766167828)","created":"MongoDate(0.57100000 1766167828)"} , true) | | 0 | 0 | 20 |