Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| data.email | このメールアドレスは利用できません。 | "gonpuka_kayo@yahoo.co.jp" |
Symfony\Component\Validator\ConstraintViolation {#4898 -message: "このメールアドレスは利用できません。" -messageTemplate: "form_error.customer_already_exists" -parameters: [ "{{ value }}" => ""gonpuka_kayo@yahoo.co.jp"" ] -plural: null -root: Symfony\Component\Form\Form {#4105 : "admin_customer" : "Eccube\Form\Type\Admin\CustomerType" : Eccube\Entity\Customer {#3641 -id: null -name01: "橋本" -name02: "佳代" -kana01: "ハシモト" -kana02: "カヨ" -company_name: "理容ハシモト" -postal_code: "2760023" -addr01: "八千代市勝田台" -addr02: "1-13-38" -email: "gonpuka_kayo@yahoo.co.jp" -phone_number: "08075452668" -birth: null -plain_password: "tsuyari.lecura" -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.0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3633 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3634 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3639 …} -Status: Eccube\Entity\Master\CustomerStatus {#3638 …} -Sex: null -Job: null -Country: null -Pref: Eccube\Entity\Master\Pref {#4473 …} } } -propertyPath: "data.email" -invalidValue: "gonpuka_kayo@yahoo.co.jp" -constraint: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#4730 …} -code: "23bd9dbf-6b9b-41cd-a99e-4844bcf3077f" -cause: [ Eccube\Entity\Customer {#4895 -id: 18 -name01: "橋本" -name02: "佳代" -kana01: "ハシモト" -kana02: "カヨ" -company_name: "理容ハシモト" -postal_code: "2760023" -addr01: "八千代市勝田台" -addr02: "1-13-38" -email: "gonpuka_kayo@yahoo.co.jp" -phone_number: "08075452668" -birth: null -plain_password: null -password: "34277db6ec4f7b138874ae787c2092b3959d73450bd0e79cd85cd9e9317f1f44" -salt: "082e1315fd" -secret_key: "WnWsr1PqTzZZebQCkWjOeSQTFV0vF3z3" -first_buy_date: DateTime @1652157696 {#4830 : 2022-05-10 13:41:36.0 Asia/Tokyo (+09:00) } -last_buy_date: DateTime @1742528960 {#4863 : 2025-03-21 12:49:20.0 Asia/Tokyo (+09:00) } -buy_times: "4" -buy_total: "225313.00" -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: DateTime @1647503720 {#4861 : 2022-03-17 16:55:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1777009300 {#4897 : 2026-04-24 14:41:40.0 Asia/Tokyo (+09:00) } -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#4797 …} -CustomerAddresses: Doctrine\ORM\PersistentCollection {#4955 …} -Orders: Doctrine\ORM\PersistentCollection {#4957 …} -Status: Proxies\__CG__\Eccube\Entity\Master\CustomerStatus {#4817 …} -Sex: null -Job: null -Country: null -Pref: Eccube\Entity\Master\Pref {#4473 …} } ] } |
| children[plain_password].children[first].data | 英数字をそれぞれ1種類使用してください。 | "tsuyari.lecura" |
Symfony\Component\Validator\ConstraintViolation {#4802 -message: "英数字をそれぞれ1種類使用してください。" -messageTemplate: "form_error.password_pattern_invalid" -parameters: [ "{{ value }}" => ""tsuyari.lecura"" ] -plural: null -root: Symfony\Component\Form\Form {#4105 : "admin_customer" : "Eccube\Form\Type\Admin\CustomerType" : Eccube\Entity\Customer {#3641 -id: null -name01: "橋本" -name02: "佳代" -kana01: "ハシモト" -kana02: "カヨ" -company_name: "理容ハシモト" -postal_code: "2760023" -addr01: "八千代市勝田台" -addr02: "1-13-38" -email: "gonpuka_kayo@yahoo.co.jp" -phone_number: "08075452668" -birth: null -plain_password: "tsuyari.lecura" -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.0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3633 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3634 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3639 …} -Status: Eccube\Entity\Master\CustomerStatus {#3638 …} -Sex: null -Job: null -Country: null -Pref: Eccube\Entity\Master\Pref {#4473 …} } } -propertyPath: "children[plain_password].children[first].data" -invalidValue: "tsuyari.lecura" -constraint: Symfony\Component\Validator\Constraints\Regex {#4031 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |