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 {#2919 name: "order_pdf" type_class: "Eccube\Form\Type\Admin\OrderPdfType" data: [ "ids" => "14986" "issue_date" => DateTime @1762700400 {#2961 date: 2025-11-10 00:00:00.0 Asia/Tokyo (+09:00) } "title" => "ご請求書(兼納品書)" "message1" => "このたびはお買上げいただきありがとうございます。" "message2" => "下記の内容にて納品させていただきます。" "message3" => "ご注文内容をご確認のうえ、お振込手続きをお願いいたします。" "note1" => "《郵便振替》 【振替先】11340-22842321 カ)ソルジェ" "note2" => "《ゆうちょ銀行以外からご入金の場合》 【金融機関名】ゆうちょ銀行 【店名】一三八 店(イチサンハチ店) 【店番】138 【預金種目】普通 【口座番号】2284232 【口座名義】カ)ソルジェ" "note3" => "※お振込手数料はご負担ください。" "default" => false ] } "constraints" => null "groups" => null ]