| 1 | db.towns.find( {"sef_url":"lafe-ar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"montgomery-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.towns.find( {"sef_url":"montgomery-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","al","montgomery-county-al","montgomery-al"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.places.find( {"address.town_sef_url":"montgomery-al"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 2 |
| 7 | db.events_cache.find( {"_id":"45c6516047c687eb23d22c9ed6af28ef"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 8 | db.events_radius_cache.find( {"_id":"36beca8deafe3820a34d87d2448671bd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"geo":{"$geoWithin":{"$center":[[-86.29959869384766,32.37540054321289],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 | 286 |
| 10 | db.events_cache.count( {"_id":"45c6516047c687eb23d22c9ed6af28ef"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"45c6516047c687eb23d22c9ed6af28ef","town_sef_url":"montgomery-al","data_key":["69036ad84389be6be5f5cf1f","68a75b5a03a70639b6ceefba","68a75b5a03a70639b6cef34e","693320fe4389be6be5652264","69036ada4389be6be5f5d810","68a75b5c03a70639b6cefe51","69036adc4389be6be5f5e609","69036add4389be6be5f5ed74","68a75b6003a70639b6cf13fd","68a75b6203a70639b6cf1ad0"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"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\":32.37540054321289,\"lng\":-86.29959869384766,\"latlng\":\"32.375400543213,-86.299598693848\",\"city\":\"Montgomery\",\"state\":\"AL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.44100000 1765683631)","created":"MongoDate(0.44100000 1765683631)"} , true) | | 0 | 0 | 2 |