{"id":900,"date":"2023-05-20T22:45:02","date_gmt":"2023-05-20T21:45:02","guid":{"rendered":"http:\/\/blog.chen-hongyi.com\/?p=900"},"modified":"2023-05-20T22:45:02","modified_gmt":"2023-05-20T21:45:02","slug":"%e4%b8%80%e4%b8%aa%e4%ba%86%e5%9b%b0%e6%89%b0%e4%ba%86%e6%88%91%e4%b8%a4%e5%a4%a9%e7%9a%84%e9%97%ae%e9%a2%98%e5%8e%9f%e6%9d%a5%e4%bb%85%e4%bb%85%e6%98%af%e6%b3%a8%e9%87%8a%e9%a3%8e%e6%a0%bc","status":"publish","type":"post","link":"https:\/\/chen-hongyi.com\/?p=900","title":{"rendered":"\u4e00\u4e2a\u4e86\u56f0\u6270\u4e86\u6211\u4e24\u5929\u7684\u95ee\u9898\u539f\u6765\u4ec5\u4ec5\u662f\u6ce8\u91ca\u98ce\u683c"},"content":{"rendered":"\n<p>\u5728\u7814\u7a76\u4e00\u4e2aAPI Platform\u7684\u5173\u7cfb\u6620\u5c04\u7684\u65f6\u5019\uff0c\u53d1\u73b0\u591a\u5bf9\u4e00\u4e0d\u53ef\u7528\uff0c\u4e00\u5bf9\u591a\u53ef\u7528\u3002\u5728\u7814\u7a762\u5929\uff0c\u8be2\u95ee\u4e86chatGPT\u540e\uff0c\u7a81\u7136\u53d1\u73b0\u4e00\u4e2a\u53ea\u4f7f\u7528\u65b0PHP8\u6ce8\u91ca\u98ce\u683c\uff0c\u4e0d\u5de5\u4f5c\u3002\u4e00\u4e2a\u662f\u6df7\u54082\u79cd\u7684\u3002<\/p>\n\n\n\n<p>\u6df7\u5408\u7684\u591a\u5bf9\u4e00\u98ce\u683c\u7684\uff0c\u80fd\u8fd0\u884c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>    \/**\n     * @var \\Product\n     *\n     * @ORM\\ManyToOne(targetEntity=\"Product\")\n     * @ORM\\JoinColumns({\n     *   @ORM\\JoinColumn(name=\"product_id\", referencedColumnName=\"id\")\n     * })\n     *\/\n    #&#91;Groups(&#91;'productImage:read'])]\n    #&#91;ORM\\ManyToOne(targetEntity: Product::class, inversedBy: 'productImages')]\n    #&#91;ORM\\JoinColumn(name: 'product_id', referencedColumnName: 'id')]\n    public ?Product $product;\n\n\n\u53ea\u6709PHP8\u6ce8\u91ca\u7684\uff0c\u4e0d\u884c<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>\n    #&#91;Groups(&#91;'product:read'])]\n    #&#91;ORM\\OneToMany(mappedBy: 'product', targetEntity: ProductImage::class, cascade: &#91;'persist'])]<\/code><\/pre>\n\n\n\n<p>\u540e\u6765\u6539\u4e3a\u6df7\u5199\u7684\u5c31\u53ef\u4ee5\u4e86\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>   \/**\n     * @var Collection\n     *\n     * @ORM\\OneToMany(targetEntity=\"ProductImage\", mappedBy=\"product\")\n     * @ORM\\JoinColumns({\n     *   @ORM\\JoinColumn(name=\"id\", referencedColumnName=\"product_id\")\n     * })\n     *\/\n    #&#91;Groups(&#91;'product:read'])]\n    #&#91;ORM\\OneToMany(mappedBy: 'product', targetEntity: ProductImage::class, cascade: &#91;'persist'])]<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5728\u7814\u7a76\u4e00\u4e2aAPI Platform\u7684\u5173\u7cfb\u6620\u5c04\u7684\u65f6\u5019\uff0c\u53d1\u73b0\u591a\u5bf9\u4e00\u4e0d\u53ef\u7528\uff0c\u4e00\u5bf9\u591a\u53ef\u7528 &hellip; <a href=\"https:\/\/chen-hongyi.com\/?p=900\">\u7ee7\u7eed\u9605\u8bfb <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-900","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts\/900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=900"}],"version-history":[{"count":1,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts\/900\/revisions"}],"predecessor-version":[{"id":901,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts\/900\/revisions\/901"}],"wp:attachment":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}