| 1 | db.towns.find( {"sef_url":"springfield-ga"}, [] ).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":"warwick-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":"warwick-ga","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"ea9143813707ede97fe80453c6ea269d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769580000)","$lt":"MongoDate(0.00000000 1770962399)"},"event_id":{"$nin":[76257439,76190937,76172844]},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-83.92169952392578,31.82900047302246],0.43478260869565216]}}}, ["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 | 39 |
| 9 | db.events_cache.count( {"_id":"ea9143813707ede97fe80453c6ea269d"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"ea9143813707ede97fe80453c6ea269d"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"ea9143813707ede97fe80453c6ea269d","town_sef_url":"warwick-ga","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"30\",\"days\":\"15\",\"show\":1,\"geo\":[-83.92169952392578,31.82900047302246],\"has_next_page\":false}","modified":"MongoDate(0.48200000 1769650000)","created":"MongoDate(0.48200000 1769650000)"} , true) | | 0 | 0 | 1 |
| 12 | db.events_cache.find( {"_id":"4cfab4efe50c520e7590ace2958ac21f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.find( {"_id":"75caab83bdfb46208f43d3f4029310d0"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769580000)"},"event_id":{"$nin":[76257439,76190937,76172844]},"geo":{"$geoWithin":{"$center":[[-83.92169952392578,31.82900047302246],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 | 2 | 207 |
| 15 | db.events_cache.count( {"_id":"4cfab4efe50c520e7590ace2958ac21f"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"4cfab4efe50c520e7590ace2958ac21f"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"4cfab4efe50c520e7590ace2958ac21f","town_sef_url":"warwick-ga","data_key":["6923c198de4ae56f5a41b626","69227018de4ae56f5a7cd5d6"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Warwick\",\"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\":31.82900047302246,\"lng\":-83.92169952392578,\"latlng\":\"31.829000473022,-83.921699523926\",\"city\":\"Warwick\",\"state\":\"GA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.89600000 1769650000)","created":"MongoDate(0.89600000 1769650000)"} , true) | | 0 | 0 | 1 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","warwick-ga","ga","worth-county-ga"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 2 |
| 19 | db.places.find( {"address.town_sef_url":"warwick-ga","group_id":{"$nin":[2039166]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 2 | 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":"warwick-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","ga","worth-county-ga","warwick-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 |