Rapsys\UserBundle\Entity\Civility: type: mappedSuperclass id: id: type: integer generator: strategy: AUTO options: unsigned: true fields: title: type: string length: 16 created: type: datetime updated: type: datetime # oneToMany: # users: # targetEntity: User # mappedBy: title