| 1 | db.towns.find( {"sef_url":"glen-lyon-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 | 2 |
| 3 | db.towns.find( {"sef_url":"glen-lyon-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","pa","luzerne-county-pa","glen-lyon-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"glen-lyon-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 | 2 |
| 7 | db.events_cache.find( {"_id":"495eca25cb9a7383811d73e7eedf49a4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"14e3657f8fe046c26602b32385bdf403"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)"},"geo":{"$geoWithin":{"$center":[[-76.07430267333984,41.174400329589844],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 | 274 |
| 10 | db.events_cache.count( {"_id":"495eca25cb9a7383811d73e7eedf49a4"} ) | | 0 | 0 | 2 |
| 11 | db.events_cache.insert( {"_id":"495eca25cb9a7383811d73e7eedf49a4","town_sef_url":"glen-lyon-pa","data_key":["69036ae74389be6be5f6264e","68a75b6b03a70639b6cf5459","68a75b6c03a70639b6cf5c3b","68a75b6c03a70639b6cf5e86","69036aea4389be6be5f634b6","69036aef4389be6be5f651e5","6933210b4389be6be565741c","69036af24389be6be5f667ef","69036af34389be6be5f66d14","69036af44389be6be5f67a38"],"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\":41.174400329589844,\"lng\":-76.07430267333984,\"latlng\":\"41.17440032959,-76.07430267334\",\"city\":\"Glen Lyon\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.07800000 1766452621)","created":"MongoDate(0.07800000 1766452621)"} , true) | | 0 | 0 | 2 |