| 1 | db.towns.find( {"sef_url":"gifford-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"bartlett-oh"}, [] ).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":"bartlett-oh","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"b7f60433467a34240a04fcaf2901d9c0"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765692000)","$lt":"MongoDate(0.00000000 1767074399)"},"event_id":{"$nin":[76277070,76200040,76203938]},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-81.81510162353516,39.419700622558594],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 | 114 |
| 9 | db.events_cache.count( {"_id":"b7f60433467a34240a04fcaf2901d9c0"} ) | | 0 | 0 | 6 |
| 10 | db.events_cache.count( {"_id":"b7f60433467a34240a04fcaf2901d9c0"} ) | | 0 | 0 | 4 |
| 11 | db.events_cache.insert( {"_id":"b7f60433467a34240a04fcaf2901d9c0","town_sef_url":"bartlett-oh","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"30\",\"days\":\"15\",\"show\":1,\"geo\":[-81.81510162353516,39.419700622558594],\"has_next_page\":false}","modified":"MongoDate(0.79700000 1765723286)","created":"MongoDate(0.79700000 1765723286)"} , true) | | 0 | 0 | 2 |
| 12 | db.events_cache.find( {"_id":"1cb1a0b38932f7fdc0a9c544137dd47f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 11 |
| 13 | db.events_radius_cache.find( {"_id":"950b65a76f6565c39046ef450c2f53fa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765692000)"},"event_id":{"$nin":[76277070,76200040,76203938]},"geo":{"$geoWithin":{"$center":[[-81.81510162353516,39.419700622558594],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 | 382 |
| 15 | db.events_cache.count( {"_id":"1cb1a0b38932f7fdc0a9c544137dd47f"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"1cb1a0b38932f7fdc0a9c544137dd47f"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"1cb1a0b38932f7fdc0a9c544137dd47f","town_sef_url":"bartlett-oh","data_key":["69096398de4ae56f5a1c01bd","685a6599fb5e4bed1f656c13","69096398de4ae56f5a1c0346","69096398de4ae56f5a1c0451","6860fc9cfb5e4bed1fe8d4b1"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Bartlett\",\"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\":39.419700622558594,\"lng\":-81.81510162353516,\"latlng\":\"39.419700622559,-81.815101623535\",\"city\":\"Bartlett\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.65400000 1765723288)","created":"MongoDate(0.65400000 1765723288)"} , true) | | 0 | 0 | 1 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","bartlett-oh","oh","washington-county-oh"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 5 |
| 19 | db.places.find( {"address.town_sef_url":"bartlett-oh","group_id":{"$nin":[1424988]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 1 |
| 20 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 21 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 22 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |
| 23 | db.towns.find( {"sef_url":"bartlett-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.tokens.find( {"sef_url":{"$in":["usa","oh","washington-county-oh","bartlett-oh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 25 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 26 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 27 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 29 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 31 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |