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 {#3175 name: "cotacao_produto_valores" type_class: "App\Form\Operacional\Compras\CotacaoProdutoValoresType" data: App\Entity\Operacional\Compras\CotacaoEdital {#2703 -id: 347 -dataCotacao: DateTime @1770087600 {#2704 date: 2026-02-03 00:00:00.0 America/Sao_Paulo (-03:00) } -fornecedor: Proxies\__CG__\App\Entity\Operacional\Produtos\Fornecedor {#2739 …} -observacoes: null -anexo: null -anexoFile: null -numeroOrcamento: null -endereco: "Rua Venâncio Aires, 720 - Centro, São Marcos - RS" -tipoFrete: null -condicoesPgto: null -prazoEntrega: null -validadeProposta: null -valorFrete: 0 -status: "B" -cotacaoFretes: Doctrine\ORM\PersistentCollection {#2762 …} -itensCotados: Doctrine\ORM\PersistentCollection {#2780 …} -orcamentoAprovado: false -ativo: true -edital: App\Entity\Operacional\Vendas\Edital\Edital {#1820 …} -pedido: Proxies\__CG__\App\Entity\Operacional\Compras\Pedido {#2837 …} -solicitacaoAprovacaoProduto: Doctrine\ORM\PersistentCollection {#2905 …} } } "constraints" => null "groups" => null ]