var/cache/dev/twig/14/141bcee05831dcb7bc4a6fb643cc51dcd63182d3d9690aed9f35eac58c9e583c.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. /* Help/tradelaw.twig */
  14. class __TwigTemplate_cdd83c04f14e199ec18b31cd60c9475a829c225bfed961324dcb310618159381 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.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 11
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/tradelaw.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/tradelaw.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""Help/tradelaw.twig"11);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 13
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 14
  54.         echo "    <div class=\"ec-role\">
  55.         <div class=\"ec-pageHeader\">
  56.             <h1> ";
  57.         // line 16
  58.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("特定商取引法に基づく表記"), "html"nulltrue);
  59.         echo "</h1>
  60.         </div>
  61.         <div class=\"ec-off1Grid\">
  62.             <div class=\"ec-off1Grid__cell\">
  63.                 <div class=\"ec-borderedDefs\">
  64.                     ";
  65.         // line 21
  66.         $context['_parent'] = $context;
  67.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["tradelaws"]) || array_key_exists("tradelaws"$context) ? $context["tradelaws"] : (function () { throw new RuntimeError('Variable "tradelaws" does not exist.'21$this->source); })()), function ($__t__) use ($context$macros) { $context["t"] = $__t__; return (twig_get_attribute($this->env$this->source, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'21$this->source); })()), "name", [], "any"falsefalsefalse21) && twig_get_attribute($this->env$this->source, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'21$this->source); })()), "description", [], "any"falsefalsefalse21)); }));
  68.         foreach ($context['_seq'] as $context["_key"] => $context["tradelaw"]) {
  69.             // line 22
  70.             echo "                    <dl>
  71.                         <dt>
  72.                             <label class=\"ec-label\">";
  73.             // line 24
  74.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["tradelaw"], "name", [], "any"falsefalsefalse24), "html"nulltrue);
  75.             echo "</label>
  76.                         </dt>
  77.                         <dd>";
  78.             // line 26
  79.             echo twig_get_attribute($this->env$this->source$context["tradelaw"], "description", [], "any"falsefalsefalse26);
  80.             echo "</dd>
  81.                     </dl>
  82.                     ";
  83.         }
  84.         $_parent $context['_parent'];
  85.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['tradelaw'], $context['_parent'], $context['loop']);
  86.         $context array_intersect_key($context$_parent) + $_parent;
  87.         // line 29
  88.         echo "                </div>
  89.             </div>
  90.         </div>
  91.     </div>
  92. ";
  93.         
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  95.         
  96.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  97.     }
  98.     public function getTemplateName()
  99.     {
  100.         return "Help/tradelaw.twig";
  101.     }
  102.     public function isTraitable()
  103.     {
  104.         return false;
  105.     }
  106.     public function getDebugInfo()
  107.     {
  108.         return array (  102 => 29,  93 => 26,  88 => 24,  84 => 22,  80 => 21,  72 => 16,  68 => 14,  58 => 13,  35 => 11,);
  109.     }
  110.     public function getSourceContext()
  111.     {
  112.         return new Source("{#
  113. This file is part of EC-CUBE
  114. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  115. http://www.ec-cube.co.jp/
  116. For the full copyright and license information, please view the LICENSE
  117. file that was distributed with this source code.
  118. #}
  119. {% extends 'default_frame.twig' %}
  120. {% block main %}
  121.     <div class=\"ec-role\">
  122.         <div class=\"ec-pageHeader\">
  123.             <h1> {{ '特定商取引法に基づく表記'|trans }}</h1>
  124.         </div>
  125.         <div class=\"ec-off1Grid\">
  126.             <div class=\"ec-off1Grid__cell\">
  127.                 <div class=\"ec-borderedDefs\">
  128.                     {% for tradelaw in tradelaws|filter(t => t.name and t.description)  %}
  129.                     <dl>
  130.                         <dt>
  131.                             <label class=\"ec-label\">{{ tradelaw.name }}</label>
  132.                         </dt>
  133.                         <dd>{{ tradelaw.description|raw }}</dd>
  134.                     </dl>
  135.                     {% endfor %}
  136.                 </div>
  137.             </div>
  138.         </div>
  139.     </div>
  140. {% endblock %}
  141. ""Help/tradelaw.twig""/home/riderz/slaps.tokyo/public_html/app/template/default/Help/tradelaw.twig");
  142.     }
  143. }