| 1 | db.towns.find( {"sef_url":"great-lakes-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"great-lakes-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","il","lake-county-il","great-lakes-il"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"great-lakes-il","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"ddb3a0fb0e10ac83f767c89ed908e8b8"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"8dc5ea7b9bba4106e387230ee6729426"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)"},"geo":{"$geoWithin":{"$center":[[-87.86830139160156,42.299598693847656],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( 11 ).skip( 0 ) | | 0 | 11 | 221 |
| 10 | db.events_cache.count( {"_id":"ddb3a0fb0e10ac83f767c89ed908e8b8"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"ddb3a0fb0e10ac83f767c89ed908e8b8","town_sef_url":"great-lakes-il","data_key":["69036ad74389be6be5f5c94d","68a75b5703a70639b6cee2a4","68a75b5703a70639b6cee471","68a75b5903a70639b6ceed1a","69036ad84389be6be5f5d107","69036ad94389be6be5f5d3e9","68a75b5a03a70639b6cef0c0","68a75b5b03a70639b6cef4fc","69036ada4389be6be5f5da4d","68a75b5b03a70639b6cef60f"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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\":42.299598693847656,\"lng\":-87.86830139160156,\"latlng\":\"42.299598693848,-87.868301391602\",\"city\":\"Great Lakes\",\"state\":\"IL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.59100000 1765572187)","created":"MongoDate(0.59100000 1765572187)"} , true) | | 0 | 0 | 2 |