<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aliceDream</author_name>
  <author_url>https://blog.hatena.ne.jp/aliceDream/</author_url>
  <blog_title>春咲さんのメモ。</blog_title>
  <blog_url>https://halusaki.hateblo.jp/</blog_url>
  <categories>
    <anon>Symfony2</anon>
  </categories>
  <description>http://localhost/app_dev.php/maker/tokyo/condition/ ってURLがあるとします。この中の「tokyo」部分がパラメータになります。 {{ dump(app.request.attributes.get('_route_params')) }} ってすると array(1) { 'pref' =&gt; string(5) &quot;tokyo&quot; } って取れます。 {{ dump(app.request.attributes.get('_route_params')['pref']) }} ってやると string(5) &quot;tokyo&quot; ってとれます。それだ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhalusaki.hateblo.jp%2Fentry%2F2014%2F08%2F21%2F114850&quot; title=&quot;TwigでRequestパラメータ取得 - 春咲さんのメモ。&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-08-21 11:48:50</published>
  <title>TwigでRequestパラメータ取得</title>
  <type>rich</type>
  <url>https://halusaki.hateblo.jp/entry/2014/08/21/114850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
