var/cache/dev/twig/18/18f2aef8f320a0a1e907127c73df7f2219fdff2100e2a744dbdbed059f559adc.php line 95

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. /* Block/logo.twig */
  14. class __TwigTemplate_e882dc74e953219bf89db48c6a11a3ffec0d9a8f7d01bba9d9f482b331e7c9a4 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->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Block/logo.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Block/logo.twig"));
  33.         // line 11
  34.         echo "<div class=\"ec-role clearfix\">
  35.     <div class=\"ec-headerRole sp_only\">
  36.         <div class=\"ec-headerRole__title\">
  37.             <div class=\"ec-headerTitle\">
  38.                 <div class=\"ec-headerTitle__title\">
  39.                     <p>
  40.                         <a href=\"";
  41.         // line 17
  42.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  43.         echo "\">
  44.                             ";
  45.         // line 18
  46.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'18$this->source); })()), "shop_name", [], "any"falsefalsefalse18), "html"nulltrue);
  47.         echo "
  48.                             <!-- <img src=\"";
  49.         // line 19
  50.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/logo.png""user_data"), "html"nulltrue);
  51.         echo "\"  alt=\"";
  52.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'19$this->source); })()), "shop_name", [], "any"falsefalsefalse19), "html"nulltrue);
  53.         echo "\" class=\"logo\"> -->
  54.                         </a>
  55.                     </p>
  56.                 </div>
  57.             </div>
  58.         </div>
  59.     </div>
  60.     <div class=\"ec-headerNaviRole__right sp_only clearfix\">
  61.         <div class=\"ec-headerNaviRole__nav\">
  62.             <div class=\"ec-headerNav\">
  63.                 <div class=\"ec-headerRole__navSP return\">
  64.                     <div class=\"ec-headerNavSPreturn\">
  65.                         <i class=\"fas fa-reply\"></i>
  66.                     </div>
  67.                 </div>
  68.                 <div class=\"ec-headerRole__navSP\">
  69.                     ";
  70.         // line 35
  71.         echo twig_include($this->env$context"Block/nav_sp.twig");
  72.         echo "
  73.                 </div>
  74.             </div>
  75.         </div>
  76.         <div class=\"ec-headerRole__cart\">
  77.             ";
  78.         // line 40
  79.         echo twig_include($this->env$context"Block/cart.twig");
  80.         echo "
  81.         </div>
  82.     </div>
  83.     <div class=\" head_search\">
  84.         ";
  85.         // line 44
  86.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("block_search_product"));
  87.         echo "
  88.     </div>
  89. </div>
  90. <script>
  91.     \$(function() {
  92.         \$(\".ec-headerNavSPreturn\").on(\"click\", function(){
  93.             window.history.back();
  94.         });
  95.     });
  96. </script>";
  97.         
  98.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  99.         
  100.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  101.     }
  102.     public function getTemplateName()
  103.     {
  104.         return "Block/logo.twig";
  105.     }
  106.     public function isTraitable()
  107.     {
  108.         return false;
  109.     }
  110.     public function getDebugInfo()
  111.     {
  112.         return array (  95 => 44,  88 => 40,  80 => 35,  59 => 19,  55 => 18,  51 => 17,  43 => 11,);
  113.     }
  114.     public function getSourceContext()
  115.     {
  116.         return new Source("{#
  117. This file is part of EC-CUBE
  118. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  119. http://www.ec-cube.co.jp/
  120. For the full copyright and license information, please view the LICENSE
  121. file that was distributed with this source code.
  122. #}
  123. <div class=\"ec-role clearfix\">
  124.     <div class=\"ec-headerRole sp_only\">
  125.         <div class=\"ec-headerRole__title\">
  126.             <div class=\"ec-headerTitle\">
  127.                 <div class=\"ec-headerTitle__title\">
  128.                     <p>
  129.                         <a href=\"{{ url('homepage') }}\">
  130.                             {{ BaseInfo.shop_name }}
  131.                             <!-- <img src=\"{{ asset('assets/img/common/logo.png', 'user_data') }}\"  alt=\"{{ BaseInfo.shop_name }}\" class=\"logo\"> -->
  132.                         </a>
  133.                     </p>
  134.                 </div>
  135.             </div>
  136.         </div>
  137.     </div>
  138.     <div class=\"ec-headerNaviRole__right sp_only clearfix\">
  139.         <div class=\"ec-headerNaviRole__nav\">
  140.             <div class=\"ec-headerNav\">
  141.                 <div class=\"ec-headerRole__navSP return\">
  142.                     <div class=\"ec-headerNavSPreturn\">
  143.                         <i class=\"fas fa-reply\"></i>
  144.                     </div>
  145.                 </div>
  146.                 <div class=\"ec-headerRole__navSP\">
  147.                     {{ include('Block/nav_sp.twig') }}
  148.                 </div>
  149.             </div>
  150.         </div>
  151.         <div class=\"ec-headerRole__cart\">
  152.             {{ include('Block/cart.twig') }}
  153.         </div>
  154.     </div>
  155.     <div class=\" head_search\">
  156.         {{ render(path('block_search_product')) }}
  157.     </div>
  158. </div>
  159. <script>
  160.     \$(function() {
  161.         \$(\".ec-headerNavSPreturn\").on(\"click\", function(){
  162.             window.history.back();
  163.         });
  164.     });
  165. </script>""Block/logo.twig""/home/dzx/dzx.co.jp/public_html/share-wealth.dzx.co.jp/app/template/default/Block/logo.twig");
  166.     }
  167. }