| 1 | db.towns.find( {"sef_url":"galax-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"beavertown-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/the-filthy-heathens-and-the-damn-shames-2026-01-03-tm-newport-ky.html"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.towns.find( {"sef_url":"beavertown-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","pa","snyder-county-pa","beavertown-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.events_cache.find( {"_id":"dad8d51f1421ee76b7696490890a4252"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-77.1697006225586,40.753700256347656],0.07246376811594203]}}}, ["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 | 221 |
| 9 | db.events_cache.count( {"_id":"dad8d51f1421ee76b7696490890a4252"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.insert( {"_id":"dad8d51f1421ee76b7696490890a4252","town_sef_url":"beavertown-pa","data_key":["68a75b7003a70639b6cf7949","68a75b7903a70639b6cfba3a","69036b034389be6be5f6eada","69036b1e4389be6be5f79d3c","69036b234389be6be5f7bf52","693321344389be6be566b18f","693321354389be6be566b481"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Beavertown Featured Events\",\"keyword\":\"\",\"radius\":5,\"limit\":15,\"page\":1,\"sef\":\"the-filthy-heathens-and-the-damn-shames-2026-01-03-tm-newport-ky.html\",\"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\":40.753700256347656,\"lng\":-77.1697006225586,\"latlng\":\"40.753700256348,-77.169700622559\",\"city\":\"Beavertown\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.96500000 1766480049)","created":"MongoDate(0.96500000 1766480049)"} , true) | | 0 | 0 | 2 |