| 1 | db.towns.find( {"sef_url":"saxtons-river-vt"}, [] ).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":"talmo-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"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.ttd_towns.find( {"town_sef_url":"talmo-ga","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"6078646ddaaf0d15ba09f721fd68b8e9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769666400)","$lt":"MongoDate(0.00000000 1770357599)"},"event_id":{"$nin":[76473260,76359334,76364865,73978347]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-83.71369934082031,34.18109893798828],0.21739130434782608]}}}, ["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( 2 ).skip( 0 ) | | 0 | 0 | 15 |
| 9 | db.events_cache.count( {"_id":"6078646ddaaf0d15ba09f721fd68b8e9"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"6078646ddaaf0d15ba09f721fd68b8e9"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"6078646ddaaf0d15ba09f721fd68b8e9","town_sef_url":"talmo-ga","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-83.71369934082031,34.18109893798828],\"has_next_page\":false}","modified":"MongoDate(0.39500000 1769721839)","created":"MongoDate(0.39500000 1769721839)"} , true) | | 0 | 0 | 2 |
| 12 | db.events_cache.find( {"_id":"5d5cf4d7a5bdc256b622fdcbce0c0a0e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.find( {"_id":"e1d8a49078d5d587e55a945a8b51fc8b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769666400)"},"event_id":{"$nin":[76473260,76359334,76364865,73978347]},"geo":{"$geoWithin":{"$center":[[-83.71369934082031,34.18109893798828],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( 6 ).skip( 0 ) | | 0 | 6 | 264 |
| 15 | db.events_cache.count( {"_id":"5d5cf4d7a5bdc256b622fdcbce0c0a0e"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"5d5cf4d7a5bdc256b622fdcbce0c0a0e"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"5d5cf4d7a5bdc256b622fdcbce0c0a0e","town_sef_url":"talmo-ga","data_key":["68911579fb5e4bed1fbe46f8","69200557de4ae56f5af2d099","689965cffb5e4bed1f954443","693a6355de4ae56f5a0daf57","693a6356de4ae56f5a0db280"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Talmo\",\"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\":34.18109893798828,\"lng\":-83.71369934082031,\"latlng\":\"34.181098937988,-83.71369934082\",\"city\":\"Talmo\",\"state\":\"GA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.75300000 1769721839)","created":"MongoDate(0.75300000 1769721839)"} , true) | | 0 | 0 | 1 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","talmo-ga","ga","jackson-county-ga"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 19 | db.places.find( {"address.town_sef_url":"talmo-ga","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 4 | 1 |
| 20 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 21 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |
| 22 | db.towns.find( {"sef_url":"talmo-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","ga","jackson-county-ga","talmo-ga"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 24 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |