By Anonymous - June 28, 2021

Sandwiches
=== Entity ===
* serial: numeric
* sid: numeric
* uuid: hex string
* token: hex string
* uri: string (static: "/form/sandwiches")
* created: date
* completed: boolean
* changed: date
* in_draft: boolean
* current_page: string (current page for the user, such as: "webform_confirmation")
* remote_addr: IP address
* uid:
* target_id: numeric
* target_type: string ("user")
* target_uuid: hex string
* url: string
* langcode: string (example: "en")
* webform_id:
* target_id: string ("sandwiches")
* target_type: string ("webform")
* target_uuid: hex string
* url: string ("/form/sandwiches")
* entity_type: ?
* entity_id: ?
* locked: boolean
* sticky: boolean
* notes: string, set automatically (example: "section_completed")
* metatag:
* canonical_url: string, full url
* title: string, page title (example: "Adventist Health Study")
* webform_revision:
* target_id: numeric
* target_type: string (example: "node")
* target_uuid: hex string
* url: string (example: "/loma-lindas-longevity-legacy")

=== Curent sample data output ===
* mf_sand_amt: "2"
* mf_sand_bread:
* 1: "1"
* 2: "1"
* 3: "1"
* mf_sand_fillings:
* 1:"1"
* 10:"1"
* 11:"1"
* 12:"1"
* 2:"1"
* 3:"1"
* 4:"1"
* 5:"1"
* 6:"1"
* 7:"1"
* 8:"1"
* 9:"1"
* mf_sand_freq: "3"
* mf_sand_meat_protein:
* 1:"1"
* 2:"1"
* 3:"1"
* 4:"1"
* mf_sand_qaltmeat: "Yes"
* mf_sand_qdairy: "Yes"
* mf_sand_qegg: "Yes"
* mf_sand_qpoultry: "Yes"
* mf_sand_qredmeat: "Yes"
* mf_sand_qsea: "Yes"
* mf_sand_vege_protein:
* 1:"4"
* 2:"3"
* 3:"3"
* 4:"2"
* 5:"3"
* 6:"3"
* 7:"1"
* 8:"2"
* user_data:
* age: "44"
* date_of_birth: "1976-12-17"
* gender: "male"

=== Data output descriptions ===
* mf_sand_amt: "2"
* mf_sand_bread:
* 1: "1"
* 2: "1"
* 3: "1"
* mf_sand_fillings:
* 1:"1"
* 10:"1"
* 11:"1"
* 12:"1"
* 2:"1"
* 3:"1"
* 4:"1"
* 5:"1"
* 6:"1"
* 7:"1"
* 8:"1"
* 9:"1"
* mf_sand_freq: "3"
* mf_sand_meat_protein:
* 1:"1"
* 2:"1"
* 3:"1"
* 4:"1"
* mf_sand_qaltmeat: "Yes"
* mf_sand_qdairy: "Yes"
* mf_sand_qegg: "Yes"
* mf_sand_qpoultry: "Yes"
* mf_sand_qredmeat: "Yes"
* mf_sand_qsea: "Yes"
* mf_sand_vege_protein:
* 1:"4"
* 2:"3"
* 3:"3"
* 4:"2"
* 5:"3"
* 6:"3"
* 7:"1"
* 8:"2"
* user_data:
* age: "44"
* date_of_birth: "1976-12-17"
* gender: "male"