<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>q_neco</author_name>
  <author_url>https://blog.hatena.ne.jp/q_neco/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://q-neco.hatenadiary.jp/</blog_url>
  <categories>
    <anon>CakePHP</anon>
  </categories>
  <description>view.ctpにコメント一覧を表示したのでコメント入力欄を足してみる①ArticlesControllerのview()を編集 public function view($id = null) { if (!$id) { throw new NotFoundException(__('Invalid article')); } //$article = $this-&gt;Articles-&gt;get($id); $article = $this-&gt;Articles-&gt;find('all')-&gt;contain(['Comments'])-&gt;where(['id'=&gt;$id])-&gt;first(); $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fq-neco.hatenadiary.jp%2Fentry%2F2014%2F07%2F11%2F150951&quot; title=&quot;CakePHP3（3.0.0-alpha1）のブログチュートリアルで記事にコメント機能を追加する2 - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-07-11 15:09:51</published>
  <title>CakePHP3（3.0.0-alpha1）のブログチュートリアルで記事にコメント機能を追加する2</title>
  <type>rich</type>
  <url>https://q-neco.hatenadiary.jp/entry/2014/07/11/150951</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
