| 1 | db.towns.find( {"sef_url":"herman-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"herman-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","pa","butler-county-pa","herman-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"herman-pa"}, [] ).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":"f03288d9ae8abf10b2c7e41f41f31b9c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"4695532def0d7a56e7d6afbf5b07149b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"geo":{"$geoWithin":{"$center":[[-79.81109619140625,40.83000183105469],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 | 224 |
| 10 | db.events_cache.count( {"_id":"f03288d9ae8abf10b2c7e41f41f31b9c"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"f03288d9ae8abf10b2c7e41f41f31b9c","town_sef_url":"herman-pa","data_key":["69036af64389be6be5f68bab","69036af84389be6be5f69a24","69036afb4389be6be5f6aea8","69036b024389be6be5f6e3e2","693321184389be6be565e258","69036b074389be6be5f70188","69036b154389be6be5f75f95","69036b184389be6be5f775aa","6933211f4389be6be566262e","6933211f4389be6be56626d4"],"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\":40.83000183105469,\"lng\":-79.81109619140625,\"latlng\":\"40.830001831055,-79.811096191406\",\"city\":\"Herman\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.70400000 1766679466)","created":"MongoDate(0.70400000 1766679466)"} , true) | | 0 | 0 | 2 |