https://flap-shop.com/entry Return to referer URL

Forms

  • entry
    • name
    • kana
    • company_name
    • postal_code
    • address
    • phone_number
    • email
    • plain_password
    • birth
    • sex
    • job
    • user_policy_check
    • _token

entry

"Eccube\Form\Type\Front\EntryType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Eccube\Entity\Customer {#4064
  -id: null
  -name01: "山本"
  -name02: "泉美"
  -kana01: "ヤマモト"
  -kana02: "イズミ"
  -company_name: null
  -postal_code: "4530037"
  -addr01: "名古屋市中村区高道町"
  -addr02: "3-4-8 205号"
  -email: "izumi.h.0328@softbank.jp"
  -phone_number: "08040701324"
  -birth: DateTime @891010800 {#5298
    date: 1998-03-28 00:00:00.0 Asia/Tokyo (+09:00)
  }
  -plain_password: "hrtizm199803"
  -password: null
  -salt: null
  -secret_key: null
  -first_buy_date: null
  -last_buy_date: null
  -buy_times: 0
  -buy_total: 0
  -note: null
  -reset_key: null
  -reset_expire: null
  -point: "0"
  -create_date: null
  -update_date: null
  -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4080 …}
  -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4079 …}
  -Orders: Doctrine\Common\Collections\ArrayCollection {#4074 …}
  -Status: Eccube\Entity\Master\CustomerStatus {#4075 …}
  -Sex: Eccube\Entity\Master\Sex {#4093
    #id: 2
    #name: "女性"
    #sort_no: 1
  }
  -Job: null
  -Country: null
  -Pref: Eccube\Entity\Master\Pref {#5263
    #id: 23
    #name: "愛知県"
    #sort_no: 23
  }
  -gmo_epsilon_credit_card_expiration_date: null
  -card_change_request_mail_send_date: null
  -check_date: null
  -CustomerRank: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
Eccube\Entity\Customer {#4064
  -id: null
  -name01: "山本"
  -name02: "泉美"
  -kana01: "ヤマモト"
  -kana02: "イズミ"
  -company_name: null
  -postal_code: "4530037"
  -addr01: "名古屋市中村区高道町"
  -addr02: "3-4-8 205号"
  -email: "izumi.h.0328@softbank.jp"
  -phone_number: "08040701324"
  -birth: DateTime @891010800 {#5298
    date: 1998-03-28 00:00:00.0 Asia/Tokyo (+09:00)
  }
  -plain_password: "hrtizm199803"
  -password: null
  -salt: null
  -secret_key: null
  -first_buy_date: null
  -last_buy_date: null
  -buy_times: 0
  -buy_total: 0
  -note: null
  -reset_key: null
  -reset_expire: null
  -point: "0"
  -create_date: null
  -update_date: null
  -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4080 …}
  -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4079 …}
  -Orders: Doctrine\Common\Collections\ArrayCollection {#4074 …}
  -Status: Eccube\Entity\Master\CustomerStatus {#4075 …}
  -Sex: Eccube\Entity\Master\Sex {#4093
    #id: 2
    #name: "女性"
    #sort_no: 1
  }
  -Job: null
  -Country: null
  -Pref: Eccube\Entity\Master\Pref {#5263
    #id: 23
    #name: "愛知県"
    #sort_no: 23
  }
  -gmo_epsilon_credit_card_expiration_date: null
  -card_change_request_mail_send_date: null
  -check_date: null
  -CustomerRank: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
Eccube\Entity\Customer {#4064
  -id: null
  -name01: "山本"
  -name02: "泉美"
  -kana01: "ヤマモト"
  -kana02: "イズミ"
  -company_name: null
  -postal_code: "4530037"
  -addr01: "名古屋市中村区高道町"
  -addr02: "3-4-8 205号"
  -email: "izumi.h.0328@softbank.jp"
  -phone_number: "08040701324"
  -birth: DateTime @891010800 {#5298
    date: 1998-03-28 00:00:00.0 Asia/Tokyo (+09:00)
  }
  -plain_password: "hrtizm199803"
  -password: null
  -salt: null
  -secret_key: null
  -first_buy_date: null
  -last_buy_date: null
  -buy_times: 0
  -buy_total: 0
  -note: null
  -reset_key: null
  -reset_expire: null
  -point: "0"
  -create_date: null
  -update_date: null
  -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4080 …}
  -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4079 …}
  -Orders: Doctrine\Common\Collections\ArrayCollection {#4074 …}
  -Status: Eccube\Entity\Master\CustomerStatus {#4075 …}
  -Sex: Eccube\Entity\Master\Sex {#4093
    #id: 2
    #name: "女性"
    #sort_no: 1
  }
  -Job: null
  -Country: null
  -Pref: Eccube\Entity\Master\Pref {#5263
    #id: 23
    #name: "愛知県"
    #sort_no: 23
  }
  -gmo_epsilon_credit_card_expiration_date: null
  -card_change_request_mail_send_date: null
  -check_date: null
  -CustomerRank: null
}
same as passed value

Resolved Options

View Variables