I have three tables:
Tag (entity) > tags_articles (pivot) < articles (entity)
Entity "article" has method "addTag(tag)"
If I n