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 {#3158 name: "search_advanced_form" type_class: "App\Form\Type\AdvancedSearch\SearchAdvancedFormType" data: App\Model\Form\AdvancedWorkSearchFormModel {#1884 -title: "AUBE 6EME JOUR" -title_fw: false -episode_title: null -episode_title_fw: false -season: null -ref_episode: null -title_language: null -title_country: null -title_sort: null -part_last_name: null -part_last_name_fw: false -part_first_name: null -part_first_name_fw: false -roles: [] -society_ipi_agreement: null -ipi_nn: null -ipi_nn_fw: false -internal_reference_society: null -internal_reference: null -internal_reference_fw: false -participant_type: null -ida_society: null -ida: null -isan: null -isan_fw: false -isan_status: null -internal_work_reference_society: null -internal_work_reference: null -internal_work_reference_fw: false -works_with_no_isan: false -works_not_sent_yet_to_isan: false -production_company: null -production_company_fw: false -production_countries: [] -shooting_languages: [] -min_year: null -max_year: null -initial_destination: null -exploitation_mode: [] -duration_sup_to_min: null -duration_sup_to_sec: null -duration_inf_to_min: null -duration_inf_to_sec: null -keywords: [] -nature: null -enriched_works_date_from: null -enriched_works_date_to: null -enriched_works_society: [] -updated_works_date_from: null -updated_works_date_to: null -updated_works_society: [] -new_works_date_from: null -new_works_date_to: null -new_works_society: [] -link_type: null -work_status: "valid" -distribution_rights: null -work_exported_by_cart_only: false -export_cart: false -tec_export_data: null -totalTitles: 2 -totalParticipants: 0 -totalWorkReference: 0 -totalProductionCompany: 0 -totalProductionCountries: 0 -totalShootingLanguages: 0 -totalProductionYear: 0 -totalInitialDestination: 0 -totalExploitationMode: 0 -totalDuration: 0 -totalKeyWords: 0 -totalNature: 0 -totalEnrichedWorks: 0 -totalUpdatedWorks: 0 -totalNewWorks: 0 -totalLinkType: 0 -totalWorkStatus: 2484445 -totalDistributionRights: 0 -totalExportByCartOnly: 0 -totalExportCart: 0 -totalCombined: 2 } } "constraints" => null "groups" => null ]