https://xyzsys.net/contact Return to referer URL

Forms

  • contact
    • name
      • name01
      • 1
        name02
    • kana
      • 1
        kana01
      • kana02
    • postal_code
    • address
    • phone_number
    • email
    • contents
    • _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" => "Plante"
  "name02" => "Kenny Plante"
  "kana01" => "Kenny Plante"
  "kana02" => null
  "postal_code" => "3650"
  "pref" => Eccube\Entity\Master\Pref {#4957
    #id: 32
    #name: "島根県"
    #sort_no: 32
  }
  "addr01" => "Landstetten"
  "addr02" => "Kenny Plante"
  "phone_number" => null
  "email" => "plante.kenny@gmail.com"
  "contents" => """
    Hey, your offer is interesting, please contact us with more detials we would like to make order, text us on whatsapp: \n
    +48 507 645 819
    """
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables