https://ichiro-sai.com/index.php/contact Return to referer URL

Forms

  • contact
    • name
      • name01
      • 1
        name02
    • kana
      • 1
        kana01
      • kana02
    • postal_code
    • address
    • phone_number
    • email
    • contents
    • _token
  • (no name)
    • category_id
    • name

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" => "Philip"
  "name02" => "Yasmin Philip"
  "kana01" => "Yasmin Philip"
  "kana02" => null
  "postal_code" => "22838650"
  "pref" => Eccube\Entity\Master\Pref {#4392
    #id: 44
    #name: "大分県"
    #sort_no: 44
  }
  "addr01" => "Kobenhavn K"
  "addr02" => "Yasmin Philip"
  "phone_number" => "22838650"
  "email" => "jeremyallen298@gmail.com"
  "contents" => """
    Hello,\n
    \n
    Do you own and operate a business outside the USA? My name is Jeremy Allen from BNF Investments LLC, a Florida based Investment Company.\n
    \n
    We are expanding our operations outside the USA hence; we are actively looking for established serious business owners operating outside the USA who are in need of business expansion financing or investments in their businesses for quick access to funding.\n
    \n
    Get back to me if you are interested through my email: jallen@bnfinvestmentsllc.com\n
    \n
    Sincerely\n
    Jeremy Allen\n
    Marking, BNF INVESTMENTS LLC.\n
    Florida, USA.
    """
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables