Validator calls
In
ValidationListener.php
line ():
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$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#17539 name: "order_pdf" type_class: "Eccube\Form\Type\Admin\OrderPdfType" data: [ "ids" => "1325" "issue_date" => DateTime @1787497200 {#17803 date: 2026-08-24 00:00:00.0 Asia/Tokyo (+09:00) } "title" => "請求書" "message1" => "このたびは弊社取扱のFantic車両のご注文" "message2" => "誠にありがとうございます。" "message3" => "添付の通り請求申し上げます。" "note1" => "なお、車両は特別価格にて用意させていただきました(お客さまだし88万円税込みの15%マージン)。" "note2" => null "note3" => null "default" => true ] } "constraints" => null "groups" => null ]