| 1 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.places.find( {"address.town_sef_url":"baltimore-md","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 93 |
| 3 | db.events_cache.find( {"_id":"0c630aea189383bfe28e8bc91638c83d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 4 | db.events_radius_cache.find( {"_id":"0947c703b255ac4eee3c7d4ac17a4fc8"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 5 | db.events.count( {"address.town_sef_url":"baltimore-md","start":{"$gte":"MongoDate(0.00000000 1765087200)","$lt":"MongoDate(0.00000000 1765692000)"}} ) | | 0 | 43 | 1 |
| 6 | db.events_radius_cache.count( {"_id":"0947c703b255ac4eee3c7d4ac17a4fc8"} ) | | 0 | 0 | 1 |
| 7 | db.events_radius_cache.insert( {"_id":"0947c703b255ac4eee3c7d4ac17a4fc8","radius":0,"modified":"MongoDate(0.63600000 1765108498)","created":"MongoDate(0.63600000 1765108498)"} , true) | | 0 | 0 | 2 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765087200)"},"address.town_sef_url":"baltimore-md"}, ["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 | 1 |
| 9 | db.events_cache.count( {"_id":"0c630aea189383bfe28e8bc91638c83d"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"0c630aea189383bfe28e8bc91638c83d"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"0c630aea189383bfe28e8bc91638c83d","town_sef_url":"baltimore-md","data_key":["68a75b5103a70639b6cebef2","693320f94389be6be565059f","68a75b5203a70639b6cec026","68a75b5203a70639b6cec056","693320f94389be6be565076c","68a75b5303a70639b6cec4fa","68a75b5303a70639b6cec50e","69036ad24389be6be5f5b0d1","69036ad34389be6be5f5b3b6","69036ad34389be6be5f5b3f1"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":0,\"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\":39.2864990234375,\"lng\":-76.61360168457031,\"latlng\":\"39.286499023438,-76.61360168457\",\"city\":\"Baltimore\",\"state\":\"MD\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.65200000 1765108498)","created":"MongoDate(0.65200000 1765108498)"} , true) | | 0 | 0 | 1 |