1 Rapsys\BlogBundle\Entity\Article:
 
   3     repositoryClass: Rapsys\BlogBundle\Repository\ArticleRepository
 
  19             targetEntity: Rapsys\BlogBundle\Entity\User
 
  23             targetEntity: Rapsys\BlogBundle\Entity\Keyword
 
  26                 name: articles_keywords
 
  29             targetEntity: Rapsys\BlogBundle\Entity\ArticleTranslation
 
  32         preUpdate: ['preUpdate']