SELECTb0_.idASid_0,b0_.titleAStitle_1,b0_.urlASurl_2,b0_.contentAScontent_3,b0_.created_atAScreated_at_4,b0_.updated_atASupdated_at_5,b0_.imageASimage_6,b0_.hero_imageAShero_image_7,b0_.publishedASpublished_8,b0_.featuredASfeatured_9,b0_.meta_titleASmeta_title_10,b0_.meta_descriptionASmeta_description_11,b0_.meta_keywordsASmeta_keywords_12,b0_.no_indexASno_index_13,b0_.no_followASno_follow_14,b0_.hide_in_sitemapAShide_in_sitemap_15FROMblogb0_WHEREb0_.published=?AND (b0_.featured=?ORb0_.featuredISNULL) ORDER BYb0_.created_atDESCLIMIT9
SELECTb0_.idASid_0,b0_.titleAStitle_1,b0_.urlASurl_2,b0_.contentAScontent_3,b0_.created_atAScreated_at_4,b0_.updated_atASupdated_at_5,b0_.imageASimage_6,b0_.hero_imageAShero_image_7,b0_.publishedASpublished_8,b0_.featuredASfeatured_9,b0_.meta_titleASmeta_title_10,b0_.meta_descriptionASmeta_description_11,b0_.meta_keywordsASmeta_keywords_12,b0_.no_indexASno_index_13,b0_.no_followASno_follow_14,b0_.hide_in_sitemapAShide_in_sitemap_15FROMblogb0_WHEREb0_.published=?AND (
b0_.featured=?ORb0_.featuredISNULL
)
ORDER BYb0_.created_atDESCLIMIT9
SELECTb0_.idASid_0,b0_.titleAStitle_1,b0_.urlASurl_2,b0_.contentAScontent_3,b0_.created_atAScreated_at_4,b0_.updated_atASupdated_at_5,b0_.imageASimage_6,b0_.hero_imageAShero_image_7,b0_.publishedASpublished_8,b0_.featuredASfeatured_9,b0_.meta_titleASmeta_title_10,b0_.meta_descriptionASmeta_description_11,b0_.meta_keywordsASmeta_keywords_12,b0_.no_indexASno_index_13,b0_.no_followASno_follow_14,b0_.hide_in_sitemapAShide_in_sitemap_15FROMblogb0_WHEREb0_.published=1AND (b0_.featured=0ORb0_.featuredISNULL) ORDER BYb0_.created_atDESCLIMIT9;
The field App\Entity\Blog#relatedBlogs is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Blog#relatedBlogs does not contain the required 'mappedBy="relatedBlogs"' attribute.