var/cache/dev/twig/42/4231df55410519e74f1b5846b9e0a0a1a7c00a1f867a850aabfbe89fb7a8b1e1.php line 16

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* blog/list.twig */
  14. class __TwigTemplate_83b33f8298c511810bedf71352972256c61962e6a0f9187351ff00aa9d29328c extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "default_frame.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""blog/list.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""blog/list.twig"));
  40.         $this->parent $this->loadTemplate("default_frame.twig""blog/list.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_javascript($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  55.         // line 4
  56.         echo "    <script type=\"text/javascript\">
  57.         \$(function() {
  58.             \$('.archive-link-div__year__ttl').click(function(event) {
  59.                 \$(this).closest('.archive-link-div__year').toggleClass('active');
  60.             });
  61.         });
  62.     </script>    
  63. ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 13
  70.     public function block_stylesheet($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  77.         // line 14
  78.         echo "    <style>
  79.         .pluginCMBblog .item_blog_image {
  80.             width: 100% !important;
  81.             height: 248px;
  82.             object-fit: cover;
  83.         }
  84.         .pluginCMBblog .figure__main_image{
  85.             margin: 0;
  86.             padding: 0;
  87.             display: grid;
  88.             justify-content: stretch;
  89.             align-items: flex-end;
  90.         }
  91.         .pluginCMBblog .item_blog_image,
  92.         .pluginCMBblog figcaption {
  93.             padding: 0;
  94.             grid-column: 1/2;
  95.             grid-row: 1/2;
  96.         }
  97.         .pluginCMBblog figcaption {
  98.             text-align: center;
  99.             padding: 0.4rem 2rem;
  100.             font-size: 1rem;
  101.             background-color: rgba(0,0,0,.7);
  102.             color: #fff;
  103.             overflow: hidden;
  104.             white-space: normal;
  105.             word-wrap: break-word;
  106.         }
  107.         .pluginCMBblog .ec-topicpath .ec-topicpath__item{
  108.             display: initial !important;
  109.         }
  110.         .blog_release_dc{
  111.             display: flex;
  112.             align-items: center;
  113.             justify-content: flex-start;
  114.             font-size: 1.4rem;
  115.             margin-top: 1rem;
  116.         }
  117.         .pluginCMBblog .list_blog_cat li {
  118.             display: initial !important;
  119.             letter-spacing: 0.2rem;
  120.         }
  121.         .pluginCMBblog .list_blog .list_category_link{
  122.             color: inherit;
  123.             padding:  0 1rem 0 0;
  124.         }
  125.         .pluginCMBblog .blog_category li:last-child .list_category_link{
  126.             border: none;
  127.         }
  128.         .pluginCMBblog .blog_category{
  129.             margin: 0;
  130.             padding: 0;
  131.             display: flex;
  132.             flex-wrap: wrap;
  133.         }
  134.         .pluginCMBblog .blog_category li{
  135.             display: initial;
  136.         }
  137.         .pluginCMBblog .blog_title_h3{
  138.             font-size: 18px !important;
  139.             line-height: 1.4;
  140.             margin-top: 10px;
  141.             margin-bottom: 1px;
  142.             word-break: break-word;
  143.             color: #2881c3;
  144.         }
  145.         .pluginCMBblog .blog_release_date {
  146.             padding-right: 1rem;
  147.             margin-right: 1rem;
  148.             position: relative;
  149.         }
  150.         .pluginCMBblog .blog_release_date:after {
  151.             content: \"\";
  152.             position: absolute;
  153.             right: 0;
  154.             top: 50%;
  155.             transform: translateY(-50%);
  156.             width: 1px;
  157.             height: 1em;
  158.             background-color: #ddd;
  159.         }
  160.         .w-100 {
  161.             width: 100%
  162.         }
  163.         .side-bar > div {
  164.             width: 90%;
  165.             margin:40px auto;
  166.         }
  167.         h5.tag-header {
  168.           padding: 1rem 2rem;
  169.           border-left: 4px solid #000;
  170.         }
  171.         .month-archive a {
  172.             text-decoration: underline;
  173.             display: block;
  174.             padding: 3px 27px;
  175.         }
  176.         .archive-link-div {
  177.             max-height: 600px;
  178.             overflow-y: scroll;
  179.         }
  180.         .archive-link-div::-webkit-scrollbar {
  181.             display: none;
  182.         }
  183.         @media screen and (max-width: 768px){
  184.             .pluginCMBblog .item_blog_image {
  185.                 width: 100% !important;
  186.                 height: 40vw;
  187.                 object-fit: cover;
  188.             }
  189.             .side-bar > div {
  190.                 width: 100%
  191.             }
  192.         }
  193.         @media only screen and (min-width: 768px) {
  194.             .side-bar {
  195.                 width: 280px;
  196.                 background-color: #f6f6f6;
  197.             }
  198.             .ec-role {
  199.                 display: flex;
  200.                 justify-content: flex-start
  201.             }
  202.             .mt-65 {
  203.                 margin-top: 65px!important;
  204.             }
  205.         }
  206.     </style>
  207. ";
  208.         
  209.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  210.         
  211.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  212.     }
  213.     // line 145
  214.     public function block_main($context, array $blocks = [])
  215.     {
  216.         $macros $this->macros;
  217.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  218.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  219.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  220.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  221.         // line 146
  222.         echo "    <div class=\"ec-banner\">
  223.         <div class=\"ec-banner__inner\">
  224.             <div class=\"inner\">
  225.                 <h2>
  226.                     ";
  227.         // line 150
  228.         if ((($context["page_title"]) ?? (false))) {
  229.             // line 151
  230.             echo "                        ";
  231.             echo twig_escape_filter($this->env, (isset($context["page_title"]) || array_key_exists("page_title"$context) ? $context["page_title"] : (function () { throw new RuntimeError('Variable "page_title" does not exist.'151$this->source); })()), "html"nulltrue);
  232.             echo "
  233.                     ";
  234.         } else {
  235.             // line 153
  236.             echo "                        コラム    
  237.                     ";
  238.         }
  239.         // line 155
  240.         echo "                </h2>
  241.             </div>
  242.         </div>
  243.         <div class=\"ec-breadcrumb\">
  244.             <ul class=\"ec-breadcrumb__menu\">
  245.                 <li class=\"ec-breadcrumb__item\"><a href=\"";
  246.         // line 160
  247.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  248.         echo "\">TOP</a></li>
  249.                 <li class=\"ec-breadcrumb__item\"><span>></span></li>
  250.                 <li class=\"ec-breadcrumb__item\"><p>コラム</p></li>
  251.             </ul>
  252.         </div>
  253.     </div>
  254.     <div class=\"ec-role pluginCMBblog\">
  255.         <div class=\"w-100\">
  256.             <div class=\"ec-searchnavRole__topicpath\">
  257.                 <ol class=\"ec-topicpath list_blog_cat\">
  258.                     <li class=\"ec-topicpath__item\">
  259.                         <a href=\"";
  260.         // line 172
  261.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_list");
  262.         echo "\">";
  263.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("全て"), "html"nulltrue);
  264.         echo "</a>
  265.                     </li>
  266.                     ";
  267.         // line 174
  268.         $context['_parent'] = $context;
  269.         $context['_seq'] = twig_ensure_traversable((isset($context["categories"]) || array_key_exists("categories"$context) ? $context["categories"] : (function () { throw new RuntimeError('Variable "categories" does not exist.'174$this->source); })()));
  270.         foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  271.             // line 175
  272.             echo "                
  273.                     <li class=\"";
  274.             // line 176
  275.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["category"], "class", [], "any"falsefalsefalse176), "html"nulltrue);
  276.             echo "\">
  277.                         <a href=\"";
  278.             // line 177
  279.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_list", ["categories" => [=> twig_get_attribute($this->env$this->source$context["category"], "getId", [], "method"falsefalsefalse177)]]), "html"nulltrue);
  280.             echo "\" class=\"list_category_link\">
  281.                             ";
  282.             // line 178
  283.             echo twig_get_attribute($this->env$this->source$context["category"], "getName", [], "any"falsefalsefalse178);
  284.             echo "
  285.                         </a>
  286.                     </li>
  287.                     ";
  288.         }
  289.         $_parent $context['_parent'];
  290.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  291.         $context array_intersect_key($context$_parent) + $_parent;
  292.         // line 182
  293.         echo "                </ol>
  294.             </div>
  295.     
  296.             ";
  297.         // line 185
  298.         if ((twig_get_attribute($this->env$this->source, (isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'185$this->source); })()), "totalItemCount", [], "any"falsefalsefalse185) > 0)) {
  299.             // line 186
  300.             echo "                <div class=\"ec-shelfRole\" style=\"padding-top: 20px\">
  301.                     <ul class=\"ec-shelfGrid list_blog\">
  302.                         ";
  303.             // line 188
  304.             $context['_parent'] = $context;
  305.             $context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'188$this->source); })()));
  306.             foreach ($context['_seq'] as $context["_key"] => $context["blog"]) {
  307.                 // line 189
  308.                 echo "                        <li class=\"ec-shelfGrid__item\">
  309.                             <a href=\"";
  310.                 // line 190
  311.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_detail", ["id" => ((twig_get_attribute($this->env$this->source$context["blog"], "slug", [], "any"falsefalsefalse190)) ? (twig_get_attribute($this->env$this->source$context["blog"], "slug", [], "any"falsefalsefalse190)) : (twig_get_attribute($this->env$this->source$context["blog"], "id", [], "any"falsefalsefalse190)))]), "html"nulltrue);
  312.                 echo "\">
  313.                                 <figure class=\"figure__main_image\">
  314.                                     ";
  315.                 // line 192
  316.                 if (twig_get_attribute($this->env$this->source$context["blog"], "getMainListImage", [], "any"falsefalsefalse192)) {
  317.                     // line 193
  318.                     echo "                                        <img src=\"";
  319.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct(twig_get_attribute($this->env$this->source$context["blog"], "getMainListImage", [], "any"falsefalsefalse193)), "save_image"), "html"nulltrue);
  320.                     echo "\" class='item_blog_image'></img>
  321.                                     ";
  322.                 } else {
  323.                     // line 195
  324.                     echo "                                        <img src=\"";
  325.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct(""), "save_image"), "html"nulltrue);
  326.                     echo "\" class='item_blog_image'></img>
  327.                                     ";
  328.                 }
  329.                 // line 197
  330.                 echo "                                    ";
  331.                 if (twig_get_attribute($this->env$this->source$context["blog"], "getFigCaption", [], "any"falsefalsefalse197)) {
  332.                     // line 198
  333.                     echo "                                        <figcaption>";
  334.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["blog"], "getFigCaption", [], "any"falsefalsefalse198), "html"nulltrue);
  335.                     echo "</figcaption>
  336.                                     ";
  337.                 }
  338.                 // line 200
  339.                 echo "                                </figure>
  340.                             </a>
  341.                             <h3 class=\"blog_title_h3\">";
  342.                 // line 202
  343.                 (((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["blog"], "getTitle", [], "any"falsefalsefalse202)) > 25)) ? (print (twig_escape_filter($this->env, (twig_slice($this->envtwig_replace_filter(twig_striptags(twig_get_attribute($this->env$this->source$context["blog"], "getTitle", [], "any"falsefalsefalse202)), ["&nbsp;" => " "]), 025) . "..."), "html"nulltrue))) : (print (twig_get_attribute($this->env$this->source$context["blog"], "getTitle", [], "any"falsefalsefalse202))));
  344.                 echo "</h3> 
  345.                             <div class=\"blog_release_dc\">
  346.                                 <div class=\"blog_release_date\">";
  347.                 // line 204
  348.                 echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["blog"], "release_date", [], "any"falsefalsefalse204), "Y.m.d"), "html"nulltrue);
  349.                 echo "</div>
  350.                                 <ul class=\"blog_category\">
  351.                                     ";
  352.                 // line 206
  353.                 $context['_parent'] = $context;
  354.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["blog"], "getBlogCategories", [], "any"falsefalsefalse206));
  355.                 foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  356.                     // line 207
  357.                     echo "                                        <li class=\"";
  358.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["category"], "getCategory", [], "any"falsefalsefalse207), "class", [], "any"falsefalsefalse207), "html"nulltrue);
  359.                     echo "\">
  360.                                             <a href=\"";
  361.                     // line 208
  362.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_list", ["categories" => [=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["category"], "getCategory", [], "method"falsefalsefalse208), "getId", [], "method"falsefalsefalse208)]]), "html"nulltrue);
  363.                     echo "\" class=\"list_category_link\">
  364.                                             ";
  365.                     // line 209
  366.                     (((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["category"], "getCategory", [], "any"falsefalsefalse209), "getName", [], "any"falsefalsefalse209)) > 15)) ? (print (twig_escape_filter($this->env, (twig_slice($this->envtwig_replace_filter(twig_striptags(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["category"], "getCategory", [], "any"falsefalsefalse209), "getName", [], "any"falsefalsefalse209)), ["&nbsp;" => " "]), 015) . "..."), "html"nulltrue))) : (print (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["category"], "getCategory", [], "any"falsefalsefalse209), "getName", [], "any"falsefalsefalse209))));
  367.                     echo "
  368.                                             </a>
  369.                                         </li>
  370.                                     ";
  371.                 }
  372.                 $_parent $context['_parent'];
  373.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  374.                 $context array_intersect_key($context$_parent) + $_parent;
  375.                 // line 212
  376.                 echo "        
  377.                                 </ul>
  378.                             </div> 
  379.                         </li>
  380.                         ";
  381.             }
  382.             $_parent $context['_parent'];
  383.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['blog'], $context['_parent'], $context['loop']);
  384.             $context array_intersect_key($context$_parent) + $_parent;
  385.             // line 217
  386.             echo "                    </ul>
  387.                 </div>
  388.                 <div class=\"ec-pagerRole ec-product__group\">
  389.                     <div class=\"pagenation\">
  390.                         ";
  391.             // line 221
  392.             $this->loadTemplate("pager.twig""blog/list.twig"221)->display(twig_array_merge($context, ["pages" => twig_get_attribute($this->env$this->source, (isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'221$this->source); })()), "paginationData", [], "any"falsefalsefalse221), "routes" => "cm_blog_pro_page_list"]));
  393.             echo "                             
  394.                     </div>
  395.                 </div>
  396.             ";
  397.         }
  398.         // line 225
  399.         echo "        </div>
  400.         <div class=\"side-bar\">
  401.             <div class=\"mt-65 month-archive\">
  402.                 <h5 class=\"tag-header\">";
  403.         // line 228
  404.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("plg.CMBlogPro.blog.month_archive"), "html"nulltrue);
  405.         echo "</h5>
  406.                 <div class=\"archive-link-div\">
  407.                     ";
  408.         // line 230
  409.         $context['_parent'] = $context;
  410.         $context['_seq'] = twig_ensure_traversable((isset($context["monthArr"]) || array_key_exists("monthArr"$context) ? $context["monthArr"] : (function () { throw new RuntimeError('Variable "monthArr" does not exist.'230$this->source); })()));
  411.         foreach ($context['_seq'] as $context["key_y"] => $context["val_y"]) {
  412.             // line 231
  413.             echo "                        <div class=\"archive-link-div__year ";
  414.             if (((isset($context["search_year"]) || array_key_exists("search_year"$context) ? $context["search_year"] : (function () { throw new RuntimeError('Variable "search_year" does not exist.'231$this->source); })()) == $context["key_y"])) {
  415.                 echo " active ";
  416.             }
  417.             echo "\">
  418.                             <div class=\"archive-link-div__year__ttl\">";
  419.             // line 232
  420.             echo twig_escape_filter($this->env$context["key_y"], "html"nulltrue);
  421.             echo "年</div>
  422.                             <div class=\"archive-link-div__year__ctt month-archive\">
  423.                                 ";
  424.             // line 234
  425.             $context['_parent'] = $context;
  426.             $context['_seq'] = twig_ensure_traversable($context["val_y"]);
  427.             foreach ($context['_seq'] as $context["key_m"] => $context["val_m"]) {
  428.                 // line 235
  429.                 echo "                                    <a href=\"";
  430.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cm_blog_pro_page_list", ["date" => $context["key_m"]]), "html"nulltrue);
  431.                 echo "\">
  432.                                         <span>▶</span>
  433.                                         ";
  434.                 // line 237
  435.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["val_m"], "ym", [], "any"falsefalsefalse237), "html"nulltrue);
  436.                 echo "(";
  437.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["val_m"], "count", [], "any"falsefalsefalse237), "html"nulltrue);
  438.                 echo ")
  439.                                     </a>
  440.                                 ";
  441.             }
  442.             $_parent $context['_parent'];
  443.             unset($context['_seq'], $context['_iterated'], $context['key_m'], $context['val_m'], $context['_parent'], $context['loop']);
  444.             $context array_intersect_key($context$_parent) + $_parent;
  445.             // line 240
  446.             echo "                            </div>
  447.                         </div>
  448.                     ";
  449.         }
  450.         $_parent $context['_parent'];
  451.         unset($context['_seq'], $context['_iterated'], $context['key_y'], $context['val_y'], $context['_parent'], $context['loop']);
  452.         $context array_intersect_key($context$_parent) + $_parent;
  453.         // line 243
  454.         echo "                </div>
  455.             </div>
  456.         </div>
  457.     </div> 
  458. ";
  459.         
  460.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  461.         
  462.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  463.     }
  464.     public function getTemplateName()
  465.     {
  466.         return "blog/list.twig";
  467.     }
  468.     public function isTraitable()
  469.     {
  470.         return false;
  471.     }
  472.     public function getDebugInfo()
  473.     {
  474.         return array (  479 => 243,  471 => 240,  460 => 237,  454 => 235,  450 => 234,  445 => 232,  438 => 231,  434 => 230,  429 => 228,  424 => 225,  417 => 221,  411 => 217,  401 => 212,  391 => 209,  387 => 208,  382 => 207,  378 => 206,  373 => 204,  368 => 202,  364 => 200,  358 => 198,  355 => 197,  349 => 195,  343 => 193,  341 => 192,  336 => 190,  333 => 189,  329 => 188,  325 => 186,  323 => 185,  318 => 182,  308 => 178,  304 => 177,  300 => 176,  297 => 175,  293 => 174,  286 => 172,  271 => 160,  264 => 155,  260 => 153,  254 => 151,  252 => 150,  246 => 146,  236 => 145,  97 => 14,  87 => 13,  70 => 4,  60 => 3,  37 => 1,);
  475.     }
  476.     public function getSourceContext()
  477.     {
  478.         return new Source("{% extends 'default_frame.twig' %}
  479. {% block javascript %}
  480.     <script type=\"text/javascript\">
  481.         \$(function() {
  482.             \$('.archive-link-div__year__ttl').click(function(event) {
  483.                 \$(this).closest('.archive-link-div__year').toggleClass('active');
  484.             });
  485.         });
  486.     </script>    
  487. {% endblock %}
  488. {% block stylesheet %}
  489.     <style>
  490.         .pluginCMBblog .item_blog_image {
  491.             width: 100% !important;
  492.             height: 248px;
  493.             object-fit: cover;
  494.         }
  495.         .pluginCMBblog .figure__main_image{
  496.             margin: 0;
  497.             padding: 0;
  498.             display: grid;
  499.             justify-content: stretch;
  500.             align-items: flex-end;
  501.         }
  502.         .pluginCMBblog .item_blog_image,
  503.         .pluginCMBblog figcaption {
  504.             padding: 0;
  505.             grid-column: 1/2;
  506.             grid-row: 1/2;
  507.         }
  508.         .pluginCMBblog figcaption {
  509.             text-align: center;
  510.             padding: 0.4rem 2rem;
  511.             font-size: 1rem;
  512.             background-color: rgba(0,0,0,.7);
  513.             color: #fff;
  514.             overflow: hidden;
  515.             white-space: normal;
  516.             word-wrap: break-word;
  517.         }
  518.         .pluginCMBblog .ec-topicpath .ec-topicpath__item{
  519.             display: initial !important;
  520.         }
  521.         .blog_release_dc{
  522.             display: flex;
  523.             align-items: center;
  524.             justify-content: flex-start;
  525.             font-size: 1.4rem;
  526.             margin-top: 1rem;
  527.         }
  528.         .pluginCMBblog .list_blog_cat li {
  529.             display: initial !important;
  530.             letter-spacing: 0.2rem;
  531.         }
  532.         .pluginCMBblog .list_blog .list_category_link{
  533.             color: inherit;
  534.             padding:  0 1rem 0 0;
  535.         }
  536.         .pluginCMBblog .blog_category li:last-child .list_category_link{
  537.             border: none;
  538.         }
  539.         .pluginCMBblog .blog_category{
  540.             margin: 0;
  541.             padding: 0;
  542.             display: flex;
  543.             flex-wrap: wrap;
  544.         }
  545.         .pluginCMBblog .blog_category li{
  546.             display: initial;
  547.         }
  548.         .pluginCMBblog .blog_title_h3{
  549.             font-size: 18px !important;
  550.             line-height: 1.4;
  551.             margin-top: 10px;
  552.             margin-bottom: 1px;
  553.             word-break: break-word;
  554.             color: #2881c3;
  555.         }
  556.         .pluginCMBblog .blog_release_date {
  557.             padding-right: 1rem;
  558.             margin-right: 1rem;
  559.             position: relative;
  560.         }
  561.         .pluginCMBblog .blog_release_date:after {
  562.             content: \"\";
  563.             position: absolute;
  564.             right: 0;
  565.             top: 50%;
  566.             transform: translateY(-50%);
  567.             width: 1px;
  568.             height: 1em;
  569.             background-color: #ddd;
  570.         }
  571.         .w-100 {
  572.             width: 100%
  573.         }
  574.         .side-bar > div {
  575.             width: 90%;
  576.             margin:40px auto;
  577.         }
  578.         h5.tag-header {
  579.           padding: 1rem 2rem;
  580.           border-left: 4px solid #000;
  581.         }
  582.         .month-archive a {
  583.             text-decoration: underline;
  584.             display: block;
  585.             padding: 3px 27px;
  586.         }
  587.         .archive-link-div {
  588.             max-height: 600px;
  589.             overflow-y: scroll;
  590.         }
  591.         .archive-link-div::-webkit-scrollbar {
  592.             display: none;
  593.         }
  594.         @media screen and (max-width: 768px){
  595.             .pluginCMBblog .item_blog_image {
  596.                 width: 100% !important;
  597.                 height: 40vw;
  598.                 object-fit: cover;
  599.             }
  600.             .side-bar > div {
  601.                 width: 100%
  602.             }
  603.         }
  604.         @media only screen and (min-width: 768px) {
  605.             .side-bar {
  606.                 width: 280px;
  607.                 background-color: #f6f6f6;
  608.             }
  609.             .ec-role {
  610.                 display: flex;
  611.                 justify-content: flex-start
  612.             }
  613.             .mt-65 {
  614.                 margin-top: 65px!important;
  615.             }
  616.         }
  617.     </style>
  618. {% endblock %}
  619. {% block main %}
  620.     <div class=\"ec-banner\">
  621.         <div class=\"ec-banner__inner\">
  622.             <div class=\"inner\">
  623.                 <h2>
  624.                     {% if page_title ?? false %}
  625.                         {{ page_title }}
  626.                     {% else %}
  627.                         コラム    
  628.                     {% endif %}
  629.                 </h2>
  630.             </div>
  631.         </div>
  632.         <div class=\"ec-breadcrumb\">
  633.             <ul class=\"ec-breadcrumb__menu\">
  634.                 <li class=\"ec-breadcrumb__item\"><a href=\"{{ url('homepage') }}\">TOP</a></li>
  635.                 <li class=\"ec-breadcrumb__item\"><span>></span></li>
  636.                 <li class=\"ec-breadcrumb__item\"><p>コラム</p></li>
  637.             </ul>
  638.         </div>
  639.     </div>
  640.     <div class=\"ec-role pluginCMBblog\">
  641.         <div class=\"w-100\">
  642.             <div class=\"ec-searchnavRole__topicpath\">
  643.                 <ol class=\"ec-topicpath list_blog_cat\">
  644.                     <li class=\"ec-topicpath__item\">
  645.                         <a href=\"{{ url('cm_blog_pro_page_list') }}\">{{ '全て'|trans }}</a>
  646.                     </li>
  647.                     {% for category in categories %}
  648.                 
  649.                     <li class=\"{{category.class}}\">
  650.                         <a href=\"{{ url('cm_blog_pro_page_list', {categories: [category.getId()]}) }}\" class=\"list_category_link\">
  651.                             {{ category.getName|raw }}
  652.                         </a>
  653.                     </li>
  654.                     {% endfor %}
  655.                 </ol>
  656.             </div>
  657.     
  658.             {% if pagination.totalItemCount > 0 %}
  659.                 <div class=\"ec-shelfRole\" style=\"padding-top: 20px\">
  660.                     <ul class=\"ec-shelfGrid list_blog\">
  661.                         {% for blog in pagination %}
  662.                         <li class=\"ec-shelfGrid__item\">
  663.                             <a href=\"{{ url('cm_blog_pro_page_detail', {'id': blog.slug ? blog.slug : blog.id}) }}\">
  664.                                 <figure class=\"figure__main_image\">
  665.                                     {% if blog.getMainListImage %}
  666.                                         <img src=\"{{ asset(blog.getMainListImage|no_image_product, 'save_image') }}\" class='item_blog_image'></img>
  667.                                     {% else %}
  668.                                         <img src=\"{{ asset(''|no_image_product, 'save_image') }}\" class='item_blog_image'></img>
  669.                                     {% endif %}
  670.                                     {% if blog.getFigCaption %}
  671.                                         <figcaption>{{ blog.getFigCaption }}</figcaption>
  672.                                     {% endif %}
  673.                                 </figure>
  674.                             </a>
  675.                             <h3 class=\"blog_title_h3\">{{ blog.getTitle|length > 25 ? blog.getTitle|striptags|replace({('&nbsp;'):' '})|slice(0, 25)|raw ~ '...' : blog.getTitle|raw }}</h3> 
  676.                             <div class=\"blog_release_dc\">
  677.                                 <div class=\"blog_release_date\">{{ blog.release_date|date('Y.m.d')}}</div>
  678.                                 <ul class=\"blog_category\">
  679.                                     {% for category in blog.getBlogCategories %}
  680.                                         <li class=\"{{category.getCategory.class}}\">
  681.                                             <a href=\"{{ url('cm_blog_pro_page_list', {categories: [category.getCategory().getId()]}) }}\" class=\"list_category_link\">
  682.                                             {{ category.getCategory.getName|length > 15 ? category.getCategory.getName|striptags|replace({('&nbsp;'):' '})|slice(0, 15)|raw ~ '...' : category.getCategory.getName|raw }}
  683.                                             </a>
  684.                                         </li>
  685.                                     {% endfor %}        
  686.                                 </ul>
  687.                             </div> 
  688.                         </li>
  689.                         {% endfor %}
  690.                     </ul>
  691.                 </div>
  692.                 <div class=\"ec-pagerRole ec-product__group\">
  693.                     <div class=\"pagenation\">
  694.                         {% include \"pager.twig\" with {'pages': pagination.paginationData, 'routes' : 'cm_blog_pro_page_list'} %}                             
  695.                     </div>
  696.                 </div>
  697.             {% endif %}
  698.         </div>
  699.         <div class=\"side-bar\">
  700.             <div class=\"mt-65 month-archive\">
  701.                 <h5 class=\"tag-header\">{{ 'plg.CMBlogPro.blog.month_archive'|trans }}</h5>
  702.                 <div class=\"archive-link-div\">
  703.                     {% for key_y, val_y in monthArr %}
  704.                         <div class=\"archive-link-div__year {% if search_year == key_y %} active {% endif %}\">
  705.                             <div class=\"archive-link-div__year__ttl\">{{ key_y }}年</div>
  706.                             <div class=\"archive-link-div__year__ctt month-archive\">
  707.                                 {% for key_m, val_m in val_y %}
  708.                                     <a href=\"{{ url('cm_blog_pro_page_list', {date: key_m}) }}\">
  709.                                         <span>▶</span>
  710.                                         {{ val_m.ym }}({{ val_m.count }})
  711.                                     </a>
  712.                                 {% endfor %}
  713.                             </div>
  714.                         </div>
  715.                     {% endfor %}
  716.                 </div>
  717.             </div>
  718.         </div>
  719.     </div> 
  720. {% endblock %}""blog/list.twig""/home/gogo002/gogo002.xbiz.jp/public_html/rintec/app/template/default/blog/list.twig");
  721.     }
  722. }