| 1 | db.towns.find( {"sef_url":"scarsdale-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 16 |
| 2 | db.towns.find( {"sef_url":"dora-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/shops-and-stores"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 4 | db.towns.find( {"sef_url":"dora-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","al","jefferson-county-al","dora-al"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.events_cache.find( {"_id":"ef0f34c2f12bbce3efad2ad1026fab40"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events_radius_cache.find( {"_id":"45eafa46c1b89056f2c9d966d9d74b14"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765432800)"},"tags":"shops-and-stores","geo":{"$geoWithin":{"$center":[[-87.08219909667969,33.72999954223633],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 | 15 |
| 9 | db.events_cache.count( {"_id":"ef0f34c2f12bbce3efad2ad1026fab40"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.insert( {"_id":"ef0f34c2f12bbce3efad2ad1026fab40","town_sef_url":"dora-al","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Dora Featured Events<br>Shops And Stores\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"shops-and-stores\",\"tags\":\"shops-and-stores\",\"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\":33.72999954223633,\"lng\":-87.08219909667969,\"latlng\":\"33.729999542236,-87.08219909668\",\"city\":\"Dora\",\"state\":\"AL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.89200000 1765517921)","created":"MongoDate(0.89200000 1765517921)"} , true) | | 0 | 0 | 2 |