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 {#2996 name: "pedido" type_class: "App\Form\Operacional\Compras\PedidoType" data: App\Entity\Operacional\Compras\Pedido {#2796 -id: 332 -data_pedido: DateTime @1763002800 {#3067 date: 2025-11-13 00:00:00.0 America/Sao_Paulo (-03:00) } -prazo: DateTime @1763866800 {#3073 date: 2025-11-23 00:00:00.0 America/Sao_Paulo (-03:00) } -status: "A" -numeroPedido: null -data_entrega: null -cobranca: Proxies\__CG__\App\Entity\Operacional\Vendas\Cliente {#1855 …} -solicitadoPor: null -localEntrega: "ENTREGA: Av. Argemiro Barbosa da Silva, 870, Bonfinópolis de Minas - MG, 38650-000" -observacoes: null -arquivo: null -arquivoFile: null -itemPedidos: Doctrine\ORM\PersistentCollection {#3795 …} -entregas: Doctrine\ORM\PersistentCollection {#3663 …} -historico: Doctrine\ORM\PersistentCollection {#3671 …} -createdAt: DateTime @1770667005 {#2797 date: 2026-02-09 16:56:45.916579 America/Sao_Paulo (-03:00) } -ativo: true -faturaPagar: Doctrine\ORM\PersistentCollection {#3854 …} -faturaGerada: false -valorFrete: 0 -fretes: Doctrine\ORM\PersistentCollection {#3971 …} -modalidadeFrete: "CIF" -dadosPagamento: null -coletaPedido: null -notaFiscal: Doctrine\ORM\PersistentCollection {#3972 …} -faturas: Doctrine\ORM\PersistentCollection {#4220 …} -comprovantesPgto: Doctrine\ORM\PersistentCollection {#4331 …} -custos: Doctrine\ORM\PersistentCollection {#4332 …} -historicoStatus: Doctrine\ORM\PersistentCollection {#4357 …} -statusFaturamento: "N" -numeroEmpenho: "5062/2025" -dataEmpenho: DateTime @1763002800 {#3029 date: 2025-11-13 00:00:00.0 America/Sao_Paulo (-03:00) } -edital: App\Entity\Operacional\Vendas\Edital\Edital {#1825 …} -solicitacaoAprovacaoProduto: null -orcamentosProdutos: Doctrine\ORM\PersistentCollection {#4344 …} -anexoEmpenho: "https://prime-comercial-storage.s3.sa-east-1.amazonaws.com/pedido/0b1eeae33d6c88e26c21fa16a636048cNAF%205062%20-%20VALLE%20MEDICA-698a3bfde546a.pdf" -bloqueadoEdicao: false -anexoEmpenhoFile: Symfony\Component\HttpFoundation\File\UploadedFile {#19 …} -solicitacaoAprovacaoFrete: null -responsavel: App\Entity\RecursosHumanos\Colaborador {#658 …} -saidasEstoque: Doctrine\ORM\PersistentCollection {#4347 …} } } "constraints" => null "groups" => null ]