The field App\Entity\Transparence\Arrete#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
If association App\Entity\Transparence\Arrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
The field App\Entity\Transparence\SousCategorieArrete#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
If association App\Entity\Transparence\SousCategorieArrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
The field App\Entity\Transparence\TypeArrete#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
If association App\Entity\Transparence\TypeArrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
The field App\Entity\User#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
If association App\Entity\User#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
The field App\Entity\Transparence\CategorieArrete#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
If association App\Entity\Transparence\CategorieArrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.