| 1 | db.towns.find( {"sef_url":"walnut-hill-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"glendora-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events-this-weekend"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.events_cache.find( {"_id":"e6b801e83039b7f5c826a44b03108597"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events_radius_cache.find( {"_id":"493f67ce516422f75aa48ad3cad20a7b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"address.town_sef_url":"glendora-ca","start":{"$gte":"MongoDate(0.00000000 1769752800)","$lt":"MongoDate(0.00000000 1770357600)"}} ) | | 0 | 0 | 1 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.84600067138672,34.14699935913086],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1769752800)","$lt":"MongoDate(0.00000000 1770616800)"}} ) | | 0 | 0 | 21 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.84600067138672,34.14699935913086],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1769752800)","$lt":"MongoDate(0.00000000 1770616800)"}} ) | | 0 | 11 | 18 |
| 11 | db.events_radius_cache.count( {"_id":"493f67ce516422f75aa48ad3cad20a7b"} ) | | 0 | 0 | 1 |
| 12 | db.events_radius_cache.count( {"_id":"493f67ce516422f75aa48ad3cad20a7b"} ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.insert( {"_id":"493f67ce516422f75aa48ad3cad20a7b","radius":25,"modified":"MongoDate(0.95900000 1769832271)","created":"MongoDate(0.95900000 1769832271)"} , true) | | 0 | 0 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769752800)","$lt":"MongoDate(0.00000000 1770011999)"},"geo":{"$geoWithin":{"$center":[[-117.84600067138672,34.14699935913086],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( 16 ).skip( 0 ) | | 0 | 16 | 8 |
| 15 | db.events_cache.count( {"_id":"e6b801e83039b7f5c826a44b03108597"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"e6b801e83039b7f5c826a44b03108597"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"e6b801e83039b7f5c826a44b03108597","town_sef_url":"glendora-ca","data_key":["690c0698de4ae56f5a9c1158","6930f093de4ae56f5aa6ef29","68d204a6c3af739f25f529d3","69460893de4ae56f5aecd7da","68911579fb5e4bed1fbe4d4b","691fcd1ade4ae56f5a67f595","690c0699de4ae56f5a9c11c4","68bf8fa6c3af739f25b38190","69050caade4ae56f5a3645bc","6938d995de4ae56f5aaaa1c9","691fcd1ade4ae56f5a67f633","69684f9ab1faf7c56a24a71e","68917cc1fb5e4bed1f590322","68917cc1fb5e4bed1f59031b","68ef05a0c3af739f254c08df"],"sort_order":{"start":1},"params":"{\"show\":15,\"type\":\"this-weekend\",\"keyword\":\"\",\"radius\":25,\"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\\\/30\\\/2026 to 2\\\/1\\\/2026\",\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"2026-01-30\",\"searchenddate\":\"2026-02-01\",\"lat\":34.14699935913086,\"lng\":-117.84600067138672,\"latlng\":\"34.146999359131,-117.84600067139\",\"city\":\"Glendora\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.99000000 1769832271)","created":"MongoDate(0.99000000 1769832271)"} , true) | | 0 | 0 | 1 |
| 18 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 19 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 20 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 21 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 22 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |