https://sentakudaiko.com/contact Return to referer URL

Forms

  • contact
    • name
      • name01
      • 1
        name02
    • kana
      • 1
        kana01
      • kana02
    • postal_code
    • address
    • phone_number
    • email
    • contents
    • user_name
    • user_name_kana
    • privacy_chk
    • _token

contact

"Eccube\Form\Type\Front\ContactType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "name01" => "Longo"
  "name02" => "Lynne Longo"
  "kana01" => "Lynne Longo"
  "kana02" => null
  "postal_code" => null
  "address" => "Ostantorp Vino 99"
  "phone_number" => "4703059305"
  "email" => "lynne.longo@hotmail.com"
  "contents" => "We have some clients that might be interested in your offerings, please send us message on Whatsapp: +1 236 870 9682"
  "user_name" => null
  "user_name_kana" => null
  "privacy_chk" => true
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables