I have two entities with one to many relation
class A { /** * @ORM\\Id * @ORM\\GeneratedValue * @ORM\\Column(type="integer") * @