<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lesamoureuses</author_name>
  <author_url>https://blog.hatena.ne.jp/lesamoureuses/</author_url>
  <blog_title>こんにちはこんにちはmonmonです！</blog_title>
  <blog_url>https://monmon.hateblo.jp/</blog_url>
  <categories>
    <anon>php</anon>
    <anon>CakePHP</anon>
  </categories>
  <description>またCakePHP。 リストのひとつを選んだときに、その前後の要素をページングとして表示したかったので、 $total = parent::find('count', $options); $prev = ($id === 1) ? null : parent::find('first', array_merge( array( 'conditions' =&gt; array('id' =&gt; $id - 1), ), $options ; $next = ($total === $id) ? null : parent::find('first', array_merge( array( 'con…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmonmon.hateblo.jp%2Fentry%2F20100516%2F1273970105&quot; title=&quot;find(&amp;#39;prevnext&amp;#39;)とか作ってたけど、find(&amp;#39;neighbors&amp;#39;)があった - こんにちはこんにちはmonmonです！&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>2010-05-16 09:35:05</published>
  <title>find('prevnext')とか作ってたけど、find('neighbors')があった</title>
  <type>rich</type>
  <url>https://monmon.hateblo.jp/entry/20100516/1273970105</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
