| 1 | db.towns.find( {"sef_url":"centerville-ia"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
| 3 | db.towns.find( {"sef_url":"saint-paul-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/government-and-politics"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.towns.find( {"sef_url":"saint-paul-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","mn","washington-county-mn","saint-paul-mn"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 8 | db.places.find( {"address.town_sef_url":"saint-paul-mn","tags":"government-and-politics"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 3 | 104 |
| 9 | db.events_cache.find( {"_id":"92869954033ecce9476ae441f9986202"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"14b05f04a412aa84fc4d3317a410f540"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765778400)"},"address.town_sef_url":"saint-paul-mn"}, ["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 | 3 |
| 12 | db.events_cache.count( {"_id":"92869954033ecce9476ae441f9986202"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"92869954033ecce9476ae441f9986202","town_sef_url":"saint-paul-mn","data_key":["68a75b5d03a70639b6cf0391","68a75b5d03a70639b6cf07ff","68a75b5f03a70639b6cf0c33","68a75b5f03a70639b6cf1096","68a75b6103a70639b6cf1825","69036adf4389be6be5f5f88e","69036ae04389be6be5f5fb9d","68a75b6303a70639b6cf23d8","68a75b6303a70639b6cf2682","69036ae14389be6be5f6031e"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":0,\"limit\":15,\"page\":1,\"sef\":\"government-and-politics\",\"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\":44.94420623779297,\"lng\":-93.00594329833984,\"latlng\":\"44.944206237793,-93.00594329834\",\"city\":\"Saint Paul\",\"state\":\"MN\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.46600000 1765845669)","created":"MongoDate(0.46600000 1765845669)"} , true) | | 0 | 0 | 2 |