| 1 | db.towns.find( {"sef_url":"angwin-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"fox-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/rock-shop-2026-02-07-jb-tacoma-wa.html"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.towns.find( {"sef_url":"fox-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","ok","carter-county-ok","fox-ok"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.events_cache.find( {"_id":"dd47e5111ee739f43b59d8a31c20402e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"3a1710990eaadaf3653929e3bbb4b668"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-97.49189758300781,34.362998962402344],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 | 0 | 240 |
| 10 | db.events_cache.count( {"_id":"dd47e5111ee739f43b59d8a31c20402e"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"dd47e5111ee739f43b59d8a31c20402e","town_sef_url":"fox-ok","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Fox Featured Events\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"rock-shop-2026-02-07-jb-tacoma-wa.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\":34.362998962402344,\"lng\":-97.49189758300781,\"latlng\":\"34.362998962402,-97.491897583008\",\"city\":\"Fox\",\"state\":\"OK\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.53200000 1766483803)","created":"MongoDate(0.53200000 1766483803)"} , true) | | 0 | 0 | 2 |