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 {#35442 name: "Retailer" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\Entity\Retailer {#1541 -id: 6631 -name: "AM ENVIRONNEMENT" -address: null -zipcode: null -city: null -phone: null -email: null -siret: "490 887 700 00014" -tvaNumber: "FR-91490887700" -createdAt: DateTimeImmutable @1750836139 {#1547 date: 2025-06-25 09:22:19.0 Europe/Paris (+02:00) } -boxQties: Doctrine\ORM\PersistentCollection {#1525 …} -contacts: Doctrine\ORM\PersistentCollection {#1619 …} -deliveries: Doctrine\ORM\PersistentCollection {#1714 …} -type: "retailer" -addresses: Doctrine\ORM\PersistentCollection {#1713 …} -status: true -commercialZone: "PA" -activity: App\Entity\Activity {#744 …} -country: "FR" -verifyByBD: false -verifyByNA: true -verifyByRL: false -adminComment: null -close: 0 -typeProfile: null -reseau: null -rachatMatiere: null -retailers: Doctrine\ORM\PersistentCollection {#1744 …} -retailerBoxSpecs: Doctrine\ORM\PersistentCollection {#1767 …} +customLogs: [ Gedmo\Loggable\Entity\LogEntry {#2149 #id: 6835 #action: "update" #loggedAt: DateTime @1750837110 {#2143 date: 2025-06-25 09:38:30.0 Europe/Paris (+02:00) } #objectId: "6631" #objectClass: "App\Entity\Retailer" #version: 2 #data: [ "verifyByNA" => true ] #username: "naltenbach@veka.com" } Gedmo\Loggable\Entity\LogEntry {#2152 #id: 6827 #action: "create" #loggedAt: DateTime @1750836139 {#2151 date: 2025-06-25 09:22:19.0 Europe/Paris (+02:00) } #objectId: "6631" #objectClass: "App\Entity\Retailer" #version: 1 #data: [ "name" => "AM ENVIRONNEMENT" "siret" => "490 887 700 00014" "tvaNumber" => "FR-91490887700" "type" => "retailer" "status" => false "commercialZone" => "PA" "country" => "FR" "verifyByBD" => false "verifyByNA" => false "verifyByRL" => false "close" => 0 "reseau" => null "activity" => [ "id" => 3 ] ] #username: "naltenbach@veka.com" } ] -groupe: null -imported: null -network: null -retailerGroup: null -profiling: Doctrine\ORM\PersistentCollection {#1788 …} -ibans: Doctrine\ORM\PersistentCollection {#1815 …} -sapCode: null -preparations: Doctrine\ORM\PersistentCollection {#1845 …} -siretResults: Doctrine\ORM\PersistentCollection {#1877 …} -materialEntries: Doctrine\ORM\PersistentCollection {#1947 …} } } "constraints" => null "groups" => null ]