var/cache/dev/twig/9e/9ed9ae86b999bfec3eefc76fbaa152a2ec4ed49aa29c7552727a0a3e8a3eb2b0.php line 68

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/header.twig */
  14. class __TwigTemplate_6ee534af7ee40d62383defad7fc259368c8b9598fa41014799fd6802a71b0193 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  27.     }
  28.     protected function doDisplay(array $context, array $blocks = [])
  29.     {
  30.         $macros $this->macros;
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Block/header.twig"));
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Block/header.twig"));
  35.         // line 11
  36.         echo "<div class=\"ec-topHeaderNaviRole is-black\">
  37.     <div class=\"ec-topHeaderNaviRole__wrapper\">
  38.         <p class=\"ec-topHeaderNaviRole__left\">レンタルオフィス家具・新品オフィス家具・中古オフィス家具のオフィスパートナー</p>
  39.         <div class=\"ec-topHeaderNaviRole__right d-flex align-items-center justify-content-end\">
  40.             <a class=\"ec-topHeaderNaviRoleItem h-under-line is-white\" href=\"tel:+0120-356-100\">
  41.                 <i class=\"fa fa-phone\" aria-hidden=\"true\" style=\"transform: rotate(90deg);\"></i>
  42.                 <span>0120-356-100</span>
  43.             </a>
  44.             <a href=\"";
  45.         // line 19
  46.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("inquiry");
  47.         echo "\" class=\"ec-topHeaderNaviRoleItem h-under-line is-white\">
  48.                 <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>
  49.                 <span>お問い合わせ</span>
  50.             </a>
  51.         </div>
  52.     </div>
  53. </div>
  54. <div class=\"ec-headerNaviRole\">
  55.     <div class=\"ec-headerNaviRole__left\">
  56.         <div class=\"ec-headerNaviRole__search\">
  57.             ";
  58.         // line 29
  59.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("block_search_product"));
  60.         echo "
  61.         </div>
  62.         <div class=\"ec-headerRole__navSP\">
  63.             ";
  64.         // line 32
  65.         echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"Block/nav_sp.twig");
  66.         echo "
  67.         </div>
  68.     </div>
  69.     <div class=\"ec-headerNaviRole__right\">
  70.         <div class=\"ec-headerNaviRole__nav\">
  71.             ";
  72.         // line 37
  73.         echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"Block/login.twig");
  74.         echo "
  75.         </div>
  76.         <div class=\"ec-headerRole__cart\">
  77.             ";
  78.         // line 40
  79.         echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"Block/cart.twig");
  80.         echo "
  81.         </div>
  82.     </div>
  83. </div>
  84. ";
  85.         
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  87.         
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  89.     }
  90.     public function getTemplateName()
  91.     {
  92.         return "Block/header.twig";
  93.     }
  94.     public function isTraitable()
  95.     {
  96.         return false;
  97.     }
  98.     public function getDebugInfo()
  99.     {
  100.         return array (  88 => 40,  82 => 37,  74 => 32,  68 => 29,  55 => 19,  45 => 11,);
  101.     }
  102.     public function getSourceContext()
  103.     {
  104.         return new Source("{#
  105. This file is part of EC-CUBE
  106. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  107. http://www.ec-cube.co.jp/
  108. For the full copyright and license information, please view the LICENSE
  109. file that was distributed with this source code.
  110. #}
  111. <div class=\"ec-topHeaderNaviRole is-black\">
  112.     <div class=\"ec-topHeaderNaviRole__wrapper\">
  113.         <p class=\"ec-topHeaderNaviRole__left\">レンタルオフィス家具・新品オフィス家具・中古オフィス家具のオフィスパートナー</p>
  114.         <div class=\"ec-topHeaderNaviRole__right d-flex align-items-center justify-content-end\">
  115.             <a class=\"ec-topHeaderNaviRoleItem h-under-line is-white\" href=\"tel:+0120-356-100\">
  116.                 <i class=\"fa fa-phone\" aria-hidden=\"true\" style=\"transform: rotate(90deg);\"></i>
  117.                 <span>0120-356-100</span>
  118.             </a>
  119.             <a href=\"{{ url('inquiry') }}\" class=\"ec-topHeaderNaviRoleItem h-under-line is-white\">
  120.                 <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>
  121.                 <span>お問い合わせ</span>
  122.             </a>
  123.         </div>
  124.     </div>
  125. </div>
  126. <div class=\"ec-headerNaviRole\">
  127.     <div class=\"ec-headerNaviRole__left\">
  128.         <div class=\"ec-headerNaviRole__search\">
  129.             {{ render(path('block_search_product')) }}
  130.         </div>
  131.         <div class=\"ec-headerRole__navSP\">
  132.             {{ include('Block/nav_sp.twig') }}
  133.         </div>
  134.     </div>
  135.     <div class=\"ec-headerNaviRole__right\">
  136.         <div class=\"ec-headerNaviRole__nav\">
  137.             {{ include('Block/login.twig') }}
  138.         </div>
  139.         <div class=\"ec-headerRole__cart\">
  140.             {{ include('Block/cart.twig') }}
  141.         </div>
  142.     </div>
  143. </div>
  144. ""Block/header.twig""/home/cpartners/cpartners.xbiz.jp/public_html/app/template/default/Block/header.twig");
  145.     }
  146.     
  147.     public function checkSecurity()
  148.     {
  149.         static $tags = array();
  150.         static $filters = array();
  151.         static $functions = array("url" => 19"render" => 29"path" => 29"include" => 32);
  152.         try {
  153.             $this->sandbox->checkSecurity(
  154.                 [],
  155.                 [],
  156.                 ['url''render''path''include']
  157.             );
  158.         } catch (SecurityError $e) {
  159.             $e->setSourceContext($this->source);
  160.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  161.                 $e->setTemplateLine($tags[$e->getTagName()]);
  162.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  163.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  164.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  165.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  166.             }
  167.             throw $e;
  168.         }
  169.     }
  170. }