var/cache/dev/twig/97/974d849b88a46f7ab9da4f8b2fd8ea7c.php line 42

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. /* index.twig */
  14. class __TwigTemplate_55adb61fa1816ebd3943b0da969f6fac 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.             'stylesheet' => [$this'block_stylesheet'],
  24.             'javascript' => [$this'block_javascript'],
  25.             'main' => [$this'block_main'],
  26.         ];
  27.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  28.         $this->checkSecurity();
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 11
  33.         return "default_frame.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index.twig"));
  42.         // line 13
  43.         $context["body_class"] = "front_page";
  44.         // line 14
  45.         $context["sns_site"] = true;
  46.         // line 15
  47.         $context["sns_banner"] = true;
  48.         // line 11
  49.         $this->parent $this->loadTemplate("default_frame.twig""index.twig"11);
  50.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  51.         
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  53.         
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  55.     }
  56.     // line 17
  57.     public function block_stylesheet($context, array $blocks = [])
  58.     {
  59.         $macros $this->macros;
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  61.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.     }
  69.     // line 20
  70.     public function block_javascript($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  77.         
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.     }
  82.     // line 23
  83.     public function block_main($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  88.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  90.         // line 24
  91.         echo "<div class=\"ym-summary\">
  92. \t<p>YAMASHITAとMariaが運営するONLINE STORE</p>
  93. </div>
  94. <div class=\"ym-portal_main\">
  95. \t<div class=\"ym-portal_inner ec-grid2\">
  96. \t\t<div class=\"ym-portal_item ym-portal_item__y ec-grid2__cell\">
  97. \t\t\t<div class=\"ym-portal_item_main\">
  98. \t\t\t\t<div class=\"ym-portal_item_img\">
  99. \t\t\t\t\t<figure><img src=\"";
  100.         // line 32
  101.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/img_main_yamashita.jpg"), "html"nulltrue);
  102.         echo "\" alt=\"YAMASHITA ONLINE STORE\"></figure>
  103. \t\t\t\t\t<p class=\"ym-portal_item__text\"><img src=\"";
  104.         // line 33
  105.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/txt_main_yamashita.png"), "html"nulltrue);
  106.         echo "\" alt=\"EGING\"></p>
  107. \t\t\t\t</div>
  108. \t\t\t\t<div class=\"ym-portal_item_inner\">
  109. \t\t\t\t\t<p class=\"ym-portal_item__logo\"><img src=\"";
  110.         // line 36
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/logo_yamashita.png"), "html"nulltrue);
  112.         echo "\" alt=\"\"></p>
  113. \t\t\t\t\t<p class=\"ym-portal_item__btn\"><a href=\"/store/yamashita\"><img src=\"";
  114.         // line 37
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/btn_onlinestore.png"), "html"nulltrue);
  116.         echo "\" alt=\"ONLINE STORE\"></a></p>
  117. \t\t\t\t</div>
  118. \t\t\t</div>
  119. \t\t</div>
  120. \t\t<div class=\"ym-portal_item ym-portal_item__m ec-grid2__cell\">
  121. \t\t\t<div class=\"ym-portal_item_main\">
  122. \t\t\t\t<div class=\"ym-portal_item_img\">
  123. \t\t\t\t\t<figure><img src=\"";
  124.         // line 44
  125.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/img_main_maria.jpg"), "html"nulltrue);
  126.         echo "\" alt=\"Maria ONLINE STORE\"></figure>
  127. \t\t\t\t\t<p class=\"ym-portal_item__text\"><img src=\"";
  128.         // line 45
  129.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/txt_main_maria.png"), "html"nulltrue);
  130.         echo "\" alt=\"SALT WATER LURE FISHING\"></p>
  131. \t\t\t\t</div>
  132. \t\t\t\t<div class=\"ym-portal_item_inner\">
  133. \t\t\t\t\t<p class=\"ym-portal_item__logo\"><img src=\"";
  134.         // line 48
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/logo_maria.png"), "html"nulltrue);
  136.         echo "\" alt=\"\"></p>
  137. \t\t\t\t\t<p class=\"ym-portal_item__btn\"><a href=\"/store/maria\"><img src=\"";
  138.         // line 49
  139.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/btn_onlinestore.png"), "html"nulltrue);
  140.         echo "\" alt=\"ONLINE STORE\"></a></p>
  141. \t\t\t\t</div>
  142. \t\t\t</div>
  143. \t\t</div>
  144. \t</div>
  145. </div>
  146. ";
  147.         
  148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  149.         
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  151.     }
  152.     public function getTemplateName()
  153.     {
  154.         return "index.twig";
  155.     }
  156.     public function isTraitable()
  157.     {
  158.         return false;
  159.     }
  160.     public function getDebugInfo()
  161.     {
  162.         return array (  163 => 49,  159 => 48,  153 => 45,  149 => 44,  139 => 37,  135 => 36,  129 => 33,  125 => 32,  115 => 24,  105 => 23,  87 => 20,  69 => 17,  58 => 11,  56 => 15,  54 => 14,  52 => 13,  39 => 11,);
  163.     }
  164.     public function getSourceContext()
  165.     {
  166.         return new Source("{#
  167. This file is part of EC-CUBE
  168. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  169. http://www.ec-cube.co.jp/
  170. For the full copyright and license information, please view the LICENSE
  171. file that was distributed with this source code.
  172. #}
  173. {% extends 'default_frame.twig' %}
  174. {% set body_class = 'front_page' %}
  175. {% set sns_site = true %}
  176. {% set sns_banner = true %}
  177. {% block stylesheet %}
  178. {% endblock %}
  179. {% block javascript %}
  180. {% endblock javascript %}
  181. {% block main %}
  182. <div class=\"ym-summary\">
  183. \t<p>YAMASHITAとMariaが運営するONLINE STORE</p>
  184. </div>
  185. <div class=\"ym-portal_main\">
  186. \t<div class=\"ym-portal_inner ec-grid2\">
  187. \t\t<div class=\"ym-portal_item ym-portal_item__y ec-grid2__cell\">
  188. \t\t\t<div class=\"ym-portal_item_main\">
  189. \t\t\t\t<div class=\"ym-portal_item_img\">
  190. \t\t\t\t\t<figure><img src=\"{{ asset('assets/img/top/img_main_yamashita.jpg') }}\" alt=\"YAMASHITA ONLINE STORE\"></figure>
  191. \t\t\t\t\t<p class=\"ym-portal_item__text\"><img src=\"{{ asset('assets/img/top/txt_main_yamashita.png') }}\" alt=\"EGING\"></p>
  192. \t\t\t\t</div>
  193. \t\t\t\t<div class=\"ym-portal_item_inner\">
  194. \t\t\t\t\t<p class=\"ym-portal_item__logo\"><img src=\"{{ asset('assets/img/top/logo_yamashita.png') }}\" alt=\"\"></p>
  195. \t\t\t\t\t<p class=\"ym-portal_item__btn\"><a href=\"/store/yamashita\"><img src=\"{{ asset('assets/img/top/btn_onlinestore.png') }}\" alt=\"ONLINE STORE\"></a></p>
  196. \t\t\t\t</div>
  197. \t\t\t</div>
  198. \t\t</div>
  199. \t\t<div class=\"ym-portal_item ym-portal_item__m ec-grid2__cell\">
  200. \t\t\t<div class=\"ym-portal_item_main\">
  201. \t\t\t\t<div class=\"ym-portal_item_img\">
  202. \t\t\t\t\t<figure><img src=\"{{ asset('assets/img/top/img_main_maria.jpg') }}\" alt=\"Maria ONLINE STORE\"></figure>
  203. \t\t\t\t\t<p class=\"ym-portal_item__text\"><img src=\"{{ asset('assets/img/top/txt_main_maria.png') }}\" alt=\"SALT WATER LURE FISHING\"></p>
  204. \t\t\t\t</div>
  205. \t\t\t\t<div class=\"ym-portal_item_inner\">
  206. \t\t\t\t\t<p class=\"ym-portal_item__logo\"><img src=\"{{ asset('assets/img/top/logo_maria.png') }}\" alt=\"\"></p>
  207. \t\t\t\t\t<p class=\"ym-portal_item__btn\"><a href=\"/store/maria\"><img src=\"{{ asset('assets/img/top/btn_onlinestore.png') }}\" alt=\"ONLINE STORE\"></a></p>
  208. \t\t\t\t</div>
  209. \t\t\t</div>
  210. \t\t</div>
  211. \t</div>
  212. </div>
  213. {% endblock %}""index.twig""/home/dober/testman.biz/public_html/yamaria-ec-demo/app/template/yamaria/index.twig");
  214.     }
  215.     
  216.     public function checkSecurity()
  217.     {
  218.         static $tags = array("set" => 13);
  219.         static $filters = array("escape" => 32);
  220.         static $functions = array("asset" => 32);
  221.         try {
  222.             $this->sandbox->checkSecurity(
  223.                 ['set'],
  224.                 ['escape'],
  225.                 ['asset']
  226.             );
  227.         } catch (SecurityError $e) {
  228.             $e->setSourceContext($this->source);
  229.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  230.                 $e->setTemplateLine($tags[$e->getTagName()]);
  231.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  232.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  233.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  234.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  235.             }
  236.             throw $e;
  237.         }
  238.     }
  239. }