GET https://avpcd.wetd.fr/recherche?page=2&search%5BgroupTypeElement%5D=2

Validator calls

Path Message Invalid value Violation
children[groupTypeElement] Le choix sélectionné est invalide.
"2"
Symfony\Component\Validator\ConstraintViolation {#2777
  -message: "Le choix sélectionné est invalide."
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "2"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#2093
    name: "search"
    type_class: "App\Form\DocumentSearchType"
    data: App\Model\DocumentFilter {#1751
      +page: 1
      +search: null
      +groupTypeElement: null
      +theme: null
      +societe: null
      +typeDocument: null
      +dateDebut: [
        "from" => null
        "to" => null
      ]
      +dateFin: [
        "from" => null
        "to" => null
      ]
    }
  }
  -propertyPath: "children[groupTypeElement]"
  -invalidValue: "2"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#2296 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#2056 …}
}