| 1 | db.towns.find( {"sef_url":"lindley-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.counties.find( {"sef_url":"clay-county-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.counties.find( {"sef_url":"clay-county-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.places.find( {"address.town_sef_url":"clay-county-mn"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events_cache.find( {"_id":"6bf6f0dd802f7eb80e20bc85496d5fec"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"ccf50337a7053bc90ffaeaedf55d37fd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 11 | db.events.count( {"address.town_sef_url":"clay-county-mn","start":{"$gte":"MongoDate(0.00000000 1766556000)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 0 | 1 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-96.57499694824219,46.88690185546875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766556000)","$lt":"MongoDate(0.00000000 1767420000)"}} ) | | 0 | 0 | 21 |
| 13 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-96.57499694824219,46.88690185546875],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766556000)","$lt":"MongoDate(0.00000000 1767420000)"}} ) | | 0 | 0 | 20 |
| 14 | db.events_radius_cache.count( {"_id":"ccf50337a7053bc90ffaeaedf55d37fd"} ) | | 0 | 0 | 1 |
| 15 | db.events_radius_cache.count( {"_id":"ccf50337a7053bc90ffaeaedf55d37fd"} ) | | 0 | 0 | 1 |
| 16 | db.events_radius_cache.insert( {"_id":"ccf50337a7053bc90ffaeaedf55d37fd","radius":25,"modified":"MongoDate(0.91400000 1766587005)","created":"MongoDate(0.91400000 1766587005)"} , true) | | 0 | 0 | 1 |
| 17 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"geo":{"$geoWithin":{"$center":[[-96.57499694824219,46.88690185546875],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 | 11 | 204 |
| 18 | db.events_cache.count( {"_id":"6bf6f0dd802f7eb80e20bc85496d5fec"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.count( {"_id":"6bf6f0dd802f7eb80e20bc85496d5fec"} ) | | 0 | 0 | 1 |
| 20 | db.events_cache.insert( {"_id":"6bf6f0dd802f7eb80e20bc85496d5fec","town_sef_url":"clay-county-mn","data_key":["68fab1861f575976390b7819","68fab1871f575976390b781a","68fab1871f575976390b781b","68b10f28c3af739f25c5c698","68b10f28c3af739f25c5c6f2","6949fd10de4ae56f5aeb63d7","68bf8fa6c3af739f25b3816a","68bf8fa6c3af739f25b38297","68e4799fc3af739f25a9e211","68aa5808c3af739f2550e462"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":46.88690185546875,\"lng\":-96.57499694824219,\"latlng\":\"46.886901855469,-96.574996948242\",\"city\":\"Clay County\",\"state\":\"MN\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.25600000 1766587006)","created":"MongoDate(0.25600000 1766587006)"} , true) | | 0 | 0 | 1 |
| 21 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 22 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.towns.find( {"sef_url":"clay-county-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 26 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |