| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"georgetown-md"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["events"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.towns.find( {"sef_url":"georgetown-md"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","md","cecil-county-md","georgetown-md"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 7 | db.events_cache.find( {"_id":"c6740ded3ffab6e46894a6b7dbae1024"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 8 | db.events_radius_cache.find( {"_id":"79ea535bd4ef533526933fc6a1683f98"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events.count( {"address.town_sef_url":"georgetown-md","start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1766815200)"}} ) | | 0 | 0 | 2 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-75.88059997558594,39.361698150634766],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 0 | 51 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-75.88059997558594,39.361698150634766],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 0 | 36 |
| 12 | db.events_radius_cache.count( {"_id":"79ea535bd4ef533526933fc6a1683f98"} ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.insert( {"_id":"79ea535bd4ef533526933fc6a1683f98","radius":25,"modified":"MongoDate(0.73400000 1766290921)","created":"MongoDate(0.73400000 1766290921)"} , true) | | 0 | 0 | 2 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"geo":{"$geoWithin":{"$center":[[-75.88059997558594,39.361698150634766],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 | 297 |
| 15 | db.events_cache.count( {"_id":"c6740ded3ffab6e46894a6b7dbae1024"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"c6740ded3ffab6e46894a6b7dbae1024"} ) | | 0 | 0 | 2 |
| 17 | db.events_cache.insert( {"_id":"c6740ded3ffab6e46894a6b7dbae1024","town_sef_url":"georgetown-md","data_key":["68a75b6203a70639b6cf1f82","68a75b6203a70639b6cf212a","69036ae24389be6be5f60afd","68a75b6903a70639b6cf49ad","68a75b6903a70639b6cf4b61","68a75b6e03a70639b6cf6b4a","68a75b6f03a70639b6cf6e5c","69036aed4389be6be5f64716","68a75b7003a70639b6cf788e","68a75b7003a70639b6cf7acd","69036aef4389be6be5f653bb","68a75b7103a70639b6cf7dca","69036af04389be6be5f659b2","68a75b7203a70639b6cf89fd","68a75b7203a70639b6cf8c56"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Georgetown Featured Events\",\"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,\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":39.361698150634766,\"lng\":-75.88059997558594,\"latlng\":\"39.361698150635,-75.880599975586\",\"city\":\"Georgetown\",\"state\":\"MD\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.06100000 1766290922)","created":"MongoDate(0.06100000 1766290922)"} , true) | | 0 | 0 | 3 |