| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"beverly-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/arts-and-entertainment"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.towns.find( {"sef_url":"beverly-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","oh","washington-county-oh","beverly-oh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 3 |
| 7 | db.places.find( {"address.town_sef_url":"beverly-oh","tags":"arts-and-entertainment"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 1 | 5 |
| 8 | db.events_cache.find( {"_id":"066c1bd1078fe7081d95bb070986796e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"b21547813539f0f3c04a4c84ebd3052b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)"},"geo":{"$geoWithin":{"$center":[[-81.63670349121094,39.547698974609375],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( 11 ).skip( 0 ) | | 0 | 8 | 228 |
| 11 | db.events_cache.count( {"_id":"066c1bd1078fe7081d95bb070986796e"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.insert( {"_id":"066c1bd1078fe7081d95bb070986796e","town_sef_url":"beverly-oh","data_key":["68a75b6803a70639b6cf4395","69036ae64389be6be5f6205b","68a75b6903a70639b6cf4ac0","69036aea4389be6be5f63696","693321114389be6be565a61e","69036aff4389be6be5f6cc02","693321184389be6be565e7df","693321194389be6be565f12f"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"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\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":39.547698974609375,\"lng\":-81.63670349121094,\"latlng\":\"39.547698974609,-81.636703491211\",\"city\":\"Beverly\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.16500000 1766440264)","created":"MongoDate(0.16500000 1766440264)"} , true) | | 0 | 0 | 6 |