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 {#3147 name: "search_order_filter" type_class: "Jpno1\InboundBundle\Form\SearchOrderFilterType" data: [ "itemName" => null "orderId" => null "webOrderId" => null "sendNum" => null "tantou" => null "eMemo" => null "ePriceFrom" => null "ePriceTo" => null "totalPriceFrom" => null "totalPriceTo" => null "orderType" => null "receive" => null "identificationId" => null "media" => null "channel" => null "paymentStatus" => null "paymentType" => null "eStatus" => null "deliveryCompany" => null "checkSagawa" => false "insertDateFrom" => DateTime @1769094000 {#3684 date: 2026-01-23 00:00:00.0 Asia/Tokyo (+09:00) } "insertDateTo" => null "stateFixDayFrom" => null "stateFixDayTo" => null "airdateFrom" => null "airdateTo" => null "timeSlotFrom" => null "timeSlotTo" => null "paybackDayFrom" => null "paybackDayTo" => null "firstDeliveryDateFrom" => null "firstDeliveryDateTo" => null "firstDeliveryTime" => null "teikiSendDayFrom" => null "teikiSendDayTo" => null "eSendDayFrom" => null "eSendDayTo" => null "spotDeliveryTime" => null "teikiSendSchedule" => null "teikiDeliveryTime" => null "teikiNum" => null "customerName" => null "phoneNum" => null "email" => null "customerId" => null "webCustomerId" => null "post_code" => null "organization" => null "eCarriageFrom" => null "eCarriageTo" => null "outputOrder" => true "outputOrderYoshin" => true "hold_filter" => "0" "ecfouceCustomerNo" => null ] } "constraints" => null "groups" => null ]