Validator calls
In
ValidationListener.php
line 55 (context):
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms// ConstraintViolation::getConstraint() must not expect to provide a constraint as long as Symfony\Component\Validator\ExecutionContext exists (before 3.0)
[ "value" => Form {#2944 name: "_shopping_order" type_class: "Eccube\Form\Type\Shopping\OrderType" data: Order {#2632 -id: 24696 -pre_order_id: "6731c8b39a6c8701866e45de72a680d99f33ec38" -order_no: "24696" -message: null -name01: "中川" -name02: "ゆみ" -kana01: "ナカガワ" -kana02: "ユミ" -company_name: null -email: "eri.hiro.kid@gmail.com" -phone_number: "08041316691" -postal_code: "1650031" -addr01: "中野区上鷺宮" -addr02: "3-8-22 A404" -birth: DateTime @-56538000 {#2656 date: 1968-03-18 00:00:00.0 Asia/Tokyo (+09:00) } -subtotal: 880.0 -discount: 0 -delivery_fee_total: 600.0 -charge: 0.0 -tax: 134.0 -total: 1480.0 -payment_total: 1480.0 -payment_method: "クレジットカード決済" -note: null -create_date: DateTime @1762555328 {#2655 date: 2025-11-08 07:42:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1762555366 {#3677 date: 2025-11-07 22:42:46.460596 UTC (+00:00) } -order_date: null -payment_date: null -currency_code: "JPY" -complete_message: null -complete_mail_message: null -OrderItems: PersistentCollection {#2740 …} -Shippings: PersistentCollection {#2813 …} -MailHistories: PersistentCollection {#2811 …} -Customer: Customer {#1823 …} -Country: null -Pref: Pref {#2017 …} -Sex: Sex {#1918 …} -Job: Job {#2007 …} -Payment: Payment {#2800 …} -DeviceType: DeviceType {#2735 …} -CustomerOrderStatus: CustomerOrderStatus {#2725 …} -OrderStatusColor: OrderStatusColor {#2570 …} -OrderStatus: OrderStatus {#3642 …} -AnnotationReader: AnnotationReader {#584 …} -add_point: "0" -use_point: "0" -trans_code: null -gmo_epsilon_order_no: null } } "constraints" => null "groups" => null ]