0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www
/
arcaneoverseas.com
/
application
/
models
/
Mappings
/
[
Home
]
File: Entities.GestionContenu.dcm.yml
Entities\GestionContenu: type: entity repositoryClass: Repositories\GestionContenuRepository table: gestion_contenu id: id: type: integer generator: strategy: AUTO fields: titre: type: string length: 1000 image: type: string length: 2000 nullable: true image_hover: type: string length: 2000 nullable: true description: type: text nullable: true date: type: string nullable: true xml: type: string nullable: true link_externe : type: string nullable: true type_de_contenu: type: string nullable: true seo_title : type: string nullable: true seo_description : type: text nullable: true seo_keyword : type: text nullable: true active: type: string default: false sku: type: string nullable: true titre_slug : type: string nullable: true manyToOne: type_contenu: targetEntity: TypeContenu joinColumn: name: type_contenu_id referencedColumnName: id
©
2018.