var/cache/dev/twig/c9/c9dad8eb2a607c3ee1d12b5b840009130dbe252a73e8ae76d4a60824d5e81d0a.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. /* @user_data/maker_list.twig */
  14. class __TwigTemplate_f1f7f93697566bf6010b0fa484942c2e4199d0dee82fb155465b7a5314d05783 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  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""@user_data/maker_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""@user_data/maker_list.twig"));
  40.         $this->parent $this->loadTemplate("default_frame.twig""@user_data/maker_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_main($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""main"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  55.         // line 4
  56.         echo "<h1 class=\"title_bar nikke\">主な取扱いメーカー・仕入先</h1>
  57. <div class=\"flex_list_link listbtn\">
  58. \t<a target=\"_blank\" href=\"https://www.nikke.co.jp/\"><span>日本毛織株式会社<span>(ニッケ)</span></span></a>
  59. \t<a target=\"_blank\" href=\"https://www.takimoto.co.jp/\"><span>瀧本株式会社<span>(スクールタイガー)</span></span></a>
  60. \t<a target=\"_blank\" href=\"https://akashi-suc.jp/index.html\"><span>株式会社明石<span>スクール</span><span>ユニフォーム</span><span>カンパニー</span><span>(富士ヨット)</span></span></a>
  61. \t<a target=\"_blank\" href=\"https://www.tombow.gr.jp/\"><span>株式会社トンボ<span>(トンボ)</span></span></a>
  62. \t<a target=\"_blank\" href=\"https://kanko-gakuseifuku.co.jp/\"><span>菅公学生服株式会社<span>(カンコー)</span></span></a>
  63. \t<a target=\"_blank\" href=\"http://www.kojima-gp.co.jp/\">児島株式会社</a>
  64. \t<a target=\"_blank\" href=\"http://www.ogo.jp/\">オゴー産業株式会社</a>
  65. \t<a target=\"_blank\" href=\"https://www.kimpara.co.jp/\">株式会社 金原</a>
  66. \t<a target=\"_blank\" href=\"http://www.showa-uni.co.jp/\">昭和被服総業株式会社</a>
  67. \t<a target=\"_blank\" href=\"https://www.hanectone.co.jp/\">ハネクトーン早川株式会社</a>
  68. \t<a target=\"_blank\" href=\"https://www.chikuma.co.jp/\">株式会社チクマ</a>
  69. \t<a target=\"_blank\" href=\"https://www.nakahiro-group.co.jp/\">株式会社ナカヒロ</a>
  70. \t<a target=\"_blank\" href=\"https://www.as-as.co.jp/\">アカツキ商事株式会社</a>
  71. \t<a target=\"_blank\" href=\"https://toyobo-tex.co.jp/\">東洋紡せんい株式会社</a>
  72. \t<a target=\"_blank\" href=\"https://www.makimura.co.jp/\">牧村株式会社</a>
  73. \t<a target=\"_blank\" href=\"https://mn-interfashion.com/\"><span>MNインターファッション<span>株式会社</span></span></a>
  74. \t<div>株式会社コジマヤ</div>
  75. \t<a target=\"_blank\" href=\"https://galax.jp/index.html\">株式会社ギャレックス兵庫</a>
  76. </div>
  77. ";
  78.         
  79.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  80.         
  81.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  82.     }
  83.     public function getTemplateName()
  84.     {
  85.         return "@user_data/maker_list.twig";
  86.     }
  87.     public function isTraitable()
  88.     {
  89.         return false;
  90.     }
  91.     public function getDebugInfo()
  92.     {
  93.         return array (  70 => 4,  60 => 3,  37 => 1,);
  94.     }
  95.     public function getSourceContext()
  96.     {
  97.         return new Source("{% extends 'default_frame.twig' %}
  98. {% block main %}
  99. <h1 class=\"title_bar nikke\">主な取扱いメーカー・仕入先</h1>
  100. <div class=\"flex_list_link listbtn\">
  101. \t<a target=\"_blank\" href=\"https://www.nikke.co.jp/\"><span>日本毛織株式会社<span>(ニッケ)</span></span></a>
  102. \t<a target=\"_blank\" href=\"https://www.takimoto.co.jp/\"><span>瀧本株式会社<span>(スクールタイガー)</span></span></a>
  103. \t<a target=\"_blank\" href=\"https://akashi-suc.jp/index.html\"><span>株式会社明石<span>スクール</span><span>ユニフォーム</span><span>カンパニー</span><span>(富士ヨット)</span></span></a>
  104. \t<a target=\"_blank\" href=\"https://www.tombow.gr.jp/\"><span>株式会社トンボ<span>(トンボ)</span></span></a>
  105. \t<a target=\"_blank\" href=\"https://kanko-gakuseifuku.co.jp/\"><span>菅公学生服株式会社<span>(カンコー)</span></span></a>
  106. \t<a target=\"_blank\" href=\"http://www.kojima-gp.co.jp/\">児島株式会社</a>
  107. \t<a target=\"_blank\" href=\"http://www.ogo.jp/\">オゴー産業株式会社</a>
  108. \t<a target=\"_blank\" href=\"https://www.kimpara.co.jp/\">株式会社 金原</a>
  109. \t<a target=\"_blank\" href=\"http://www.showa-uni.co.jp/\">昭和被服総業株式会社</a>
  110. \t<a target=\"_blank\" href=\"https://www.hanectone.co.jp/\">ハネクトーン早川株式会社</a>
  111. \t<a target=\"_blank\" href=\"https://www.chikuma.co.jp/\">株式会社チクマ</a>
  112. \t<a target=\"_blank\" href=\"https://www.nakahiro-group.co.jp/\">株式会社ナカヒロ</a>
  113. \t<a target=\"_blank\" href=\"https://www.as-as.co.jp/\">アカツキ商事株式会社</a>
  114. \t<a target=\"_blank\" href=\"https://toyobo-tex.co.jp/\">東洋紡せんい株式会社</a>
  115. \t<a target=\"_blank\" href=\"https://www.makimura.co.jp/\">牧村株式会社</a>
  116. \t<a target=\"_blank\" href=\"https://mn-interfashion.com/\"><span>MNインターファッション<span>株式会社</span></span></a>
  117. \t<div>株式会社コジマヤ</div>
  118. \t<a target=\"_blank\" href=\"https://galax.jp/index.html\">株式会社ギャレックス兵庫</a>
  119. </div>
  120. {% endblock %}""@user_data/maker_list.twig""/home/nmhata01/nmhata01.xsrv.jp/public_html/app/template/user_data/maker_list.twig");
  121.     }
  122.     
  123.     public function checkSecurity()
  124.     {
  125.         static $tags = array();
  126.         static $filters = array();
  127.         static $functions = array();
  128.         try {
  129.             $this->sandbox->checkSecurity(
  130.                 [],
  131.                 [],
  132.                 []
  133.             );
  134.         } catch (SecurityError $e) {
  135.             $e->setSourceContext($this->source);
  136.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  137.                 $e->setTemplateLine($tags[$e->getTagName()]);
  138.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  139.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  140.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  141.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  142.             }
  143.             throw $e;
  144.         }
  145.     }
  146. }