Chill\MainBundle\Entity\Country: type: entity table: null fields: id: type: integer id: true generator: strategy: AUTO name: type: json_array countryCode: type: string length: 3 lifecycleCallbacks: { }