var/cache/te_dev/twig/be/be3404d5699d9cd5cd50701e6bec8e1590c869997a5ce39c39a2e2bfc39b1336.php line 55

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. /* @Web/Catalog/index.html.twig */
  14. class __TwigTemplate_760198051acc2e9dfd606c821d19f1e67902983c19e5cc7441d5486b8646b30b extends \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.             'stylesheets' => [$this'block_stylesheets'],
  24.             'title' => [$this'block_title'],
  25.             'meta' => [$this'block_meta'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.             'content' => [$this'block_content'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "@Web/layout.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  39.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Web/Catalog/index.html.twig"));
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Web/Catalog/index.html.twig"));
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Web/Catalog/index.html.twig"));
  44.         $this->parent $this->loadTemplate("@Web/layout.html.twig""@Web/Catalog/index.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  48.         
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  50.         
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  52.     }
  53.     // line 3
  54.     public function block_stylesheets($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  58.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  63.         // line 4
  64.         echo "    ";
  65.         $this->displayParentBlock("stylesheets"$context$blocks);
  66.         echo "
  67.     <link rel=\"stylesheet\" href=\"";
  68.         // line 5
  69.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("_css/catalog.min.css"), "html"nulltrue);
  70.         echo "\"/>
  71. ";
  72.         
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  74.         
  75.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  76.         
  77.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  78.     }
  79.     // line 8
  80.     public function block_title($context, array $blocks = [])
  81.     {
  82.         $macros $this->macros;
  83.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  84.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  89.         // line 9
  90.         echo "    ";
  91.         echo twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'9$this->source); })()), "title", [], "any"falsefalsefalse9);
  92.         echo "
  93. ";
  94.         
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  96.         
  97.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  98.         
  99.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  100.     }
  101.     // line 12
  102.     public function block_meta($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  106.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  107.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  108.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  109.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  111.         // line 13
  112.         echo "    ";
  113.         if (twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'13$this->source); })()), "description", [], "any"falsefalsefalse13)) {
  114.             // line 14
  115.             echo "        <meta name=\"description\" content=\"";
  116.             echo twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'14$this->source); })()), "description", [], "any"falsefalsefalse14);
  117.             echo "\"/>
  118.     ";
  119.         }
  120.         // line 16
  121.         echo "    ";
  122.         if (twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'16$this->source); })()), "keywords", [], "any"falsefalsefalse16)) {
  123.             // line 17
  124.             echo "        <meta name=\"keywords\" content=\"";
  125.             echo twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'17$this->source); })()), "keywords", [], "any"falsefalsefalse17);
  126.             echo "\"/>
  127.     ";
  128.         }
  129.         // line 19
  130.         echo "
  131.     ";
  132.         // line 21
  133.         echo "    ";
  134.         if ((array_key_exists("noindex"$context) && (isset($context["noindex"]) || array_key_exists("noindex"$context) ? $context["noindex"] : (function () { throw new RuntimeError('Variable "noindex" does not exist.'21$this->source); })()))) {
  135.             // line 22
  136.             echo "        ";
  137.             // line 23
  138.             echo "    ";
  139.         }
  140.         // line 24
  141.         echo "
  142.     <meta name=\"Priority\" content=\"2\"/>
  143.     <meta property=\"og:type\" content=\"website\"/>
  144.     <meta property=\"og:title\" content=\"";
  145.         // line 27
  146.         echo twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'27$this->source); })()), "title", [], "any"falsefalsefalse27);
  147.         echo "\"/>
  148.     <meta property=\"og:description\" content=\"";
  149.         // line 28
  150.         echo twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'28$this->source); })()), "description", [], "any"falsefalsefalse28);
  151.         echo "\"/>
  152.     <meta property=\"og:locale\" content=\"";
  153.         // line 29
  154.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["te"]) || array_key_exists("te"$context) ? $context["te"] : (function () { throw new RuntimeError('Variable "te" does not exist.'29$this->source); })()), "locale", [], "any"falsefalsefalse29), "getCurLocaleISO", [], "method"falsefalsefalse29), "html"nulltrue);
  155.         echo "\"/>
  156.     <meta property=\"og:url\" content=\"";
  157.         // line 30
  158.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["te"]) || array_key_exists("te"$context) ? $context["te"] : (function () { throw new RuntimeError('Variable "te" does not exist.'30$this->source); })()), "request", [], "any"falsefalsefalse30), "uri", [], "any"falsefalsefalse30), "html"nulltrue);
  159.         echo "\"/>
  160.     <meta property=\"og:image\" content=\"https://tile.expert/img/histories/tile-catalogue.jpg\"/>
  161.     <meta property=\"og:image:width\" content=\"400\"/>
  162.     <meta property=\"og:image:height\" content=\"254\"/>
  163.     <meta property=\"og:image:type\" content=\"image/jpeg\"/>
  164.     <meta property=\"og:site_name\" content=\"Tile.Expert\"/>
  165.     <meta name=\"locale\" content=\"";
  166.         // line 36
  167.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["te"]) || array_key_exists("te"$context) ? $context["te"] : (function () { throw new RuntimeError('Variable "te" does not exist.'36$this->source); })()), "locale", [], "any"falsefalsefalse36), "getCurLocaleISO", [], "method"falsefalsefalse36), "html"nulltrue);
  168.         echo "\"/>
  169.     <!--<PageMap>
  170.         <DataObject type=\"thumbnail\">
  171.             <Attribute name=\"src\" value=\"https://tile.expert/img/histories/tile-catalogue.jpg\"/>
  172.             <Attribute name=\"width\" value=\"400\"/>
  173.             <Attribute name=\"height\" value=\"254\"/>
  174.         </DataObject>
  175.      </PageMap>-->
  176. ";
  177.         
  178.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  179.         
  180.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  181.         
  182.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  183.     }
  184.     // line 47
  185.     public function block_javascripts($context, array $blocks = [])
  186.     {
  187.         $macros $this->macros;
  188.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  189.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  190.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  192.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  193.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  194.         // line 48
  195.         echo "    ";
  196.         $this->displayParentBlock("javascripts"$context$blocks);
  197.         echo "
  198.     ";
  199.         // line 50
  200.         if (twig_get_attribute($this->env$this->source, (isset($context["te"]) || array_key_exists("te"$context) ? $context["te"] : (function () { throw new RuntimeError('Variable "te" does not exist.'50$this->source); })()), "checkIsDev", [], "any"falsefalsefalse50)) {
  201.             // line 51
  202.             echo "        <script src=\"";
  203.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("_js/designer.js"), "html"nulltrue);
  204.             echo "\"></script>
  205.         <script defer src=\"";
  206.             // line 52
  207.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("_js/catalog.js"), "html"nulltrue);
  208.             echo "\"></script>
  209.     ";
  210.         } else {
  211.             // line 54
  212.             echo "        <script src=\"";
  213.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("_js/designer.min.js"), "html"nulltrue);
  214.             echo "\"></script>
  215.         <script defer src=\"";
  216.             // line 55
  217.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("_js/catalog.min.js"), "html"nulltrue);
  218.             echo "\"></script>
  219.     ";
  220.         }
  221.         // line 57
  222.         echo "
  223. ";
  224.         
  225.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  226.         
  227.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  228.         
  229.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  230.     }
  231.     // line 60
  232.     public function block_content($context, array $blocks = [])
  233.     {
  234.         $macros $this->macros;
  235.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  236.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  237.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  238.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  239.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  240.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  241.         // line 61
  242.         echo "    <div style=\"position: absolute; top: -1000px;\">
  243.         <div class=\"blue-point\"></div>
  244.         <div class=\"small-timer\"></div>
  245.         <div class=\"js-idea-add idea-add\"></div>
  246.     </div>
  247.     <div class=\"progres-bar-outer\">
  248.         <div class=\"progres-bar-inner\"></div>
  249.     </div>
  250.     <div
  251.         id=\"search-content\" class=\"clearfix body-content wrap-catalog with-short-filters\"
  252.         data-action=\"";
  253.         // line 71
  254.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_catalog");
  255.         echo "?as_json=1\"
  256.         data-all=\"";
  257.         // line 72
  258.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("all"), "html"nulltrue);
  259.         echo "\"
  260.         data-design=\"";
  261.         // line 73
  262.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("designers"), "html"nulltrue);
  263.         echo "\"
  264.         data-subkey=\"";
  265.         // line 74
  266.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'74$this->source); })()), "subkey", [], "any"falsefalsefalse74), "html"nulltrue);
  267.         echo "\"
  268.         data-url=\"";
  269.         // line 75
  270.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'75$this->source); })()), "request", [], "any"falsefalsefalse75), "pathInfo", [], "any"falsefalsefalse75), "html"nulltrue);
  271.         echo "\"
  272.         data-gclid=\"";
  273.         // line 76
  274.         if ((twig_length_filter($this->env, (isset($context["gclid"]) || array_key_exists("gclid"$context) ? $context["gclid"] : (function () { throw new RuntimeError('Variable "gclid" does not exist.'76$this->source); })())) > 0)) {
  275.             echo twig_escape_filter($this->env, ("?gclid=" . (isset($context["gclid"]) || array_key_exists("gclid"$context) ? $context["gclid"] : (function () { throw new RuntimeError('Variable "gclid" does not exist.'76$this->source); })())), "html"nulltrue);
  276.         }
  277.         echo "\"
  278.         data-factory-review-url=\"";
  279.         // line 77
  280.         echo twig_escape_filter($this->env, (isset($context["factoryReviewsUrl"]) || array_key_exists("factoryReviewsUrl"$context) ? $context["factoryReviewsUrl"] : (function () { throw new RuntimeError('Variable "factoryReviewsUrl" does not exist.'77$this->source); })()), "html"nulltrue);
  281.         echo "\"
  282.     >
  283.         ";
  284.         // line 79
  285.         $this->loadTemplate("@Web/Catalog/search-content.html.twig""@Web/Catalog/index.html.twig"79)->display(twig_array_merge($context, ["meta" => (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'79$this->source); })()), "result" => (isset($context["result"]) || array_key_exists("result"$context) ? $context["result"] : (function () { throw new RuntimeError('Variable "result" does not exist.'79$this->source); })()), "discount" => (isset($context["discount"]) || array_key_exists("discount"$context) ? $context["discount"] : (function () { throw new RuntimeError('Variable "discount" does not exist.'79$this->source); })())]));
  286.         // line 80
  287.         echo "    </div>
  288. ";
  289.         
  290.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  291.         
  292.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  293.         
  294.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  295.     }
  296.     public function getTemplateName()
  297.     {
  298.         return "@Web/Catalog/index.html.twig";
  299.     }
  300.     public function isTraitable()
  301.     {
  302.         return false;
  303.     }
  304.     public function getDebugInfo()
  305.     {
  306.         return array (  334 => 80,  332 => 79,  327 => 77,  321 => 76,  317 => 75,  313 => 74,  309 => 73,  305 => 72,  301 => 71,  289 => 61,  276 => 60,  262 => 57,  257 => 55,  252 => 54,  247 => 52,  242 => 51,  240 => 50,  234 => 48,  221 => 47,  198 => 36,  189 => 30,  185 => 29,  181 => 28,  177 => 27,  172 => 24,  169 => 23,  167 => 22,  164 => 21,  161 => 19,  155 => 17,  152 => 16,  146 => 14,  143 => 13,  130 => 12,  114 => 9,  101 => 8,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  307.     }
  308.     public function getSourceContext()
  309.     {
  310.         return new Source("{% extends '@Web/layout.html.twig' %}
  311. {% block stylesheets %}
  312.     {{ parent() }}
  313.     <link rel=\"stylesheet\" href=\"{{ asset('_css/catalog.min.css') }}\"/>
  314. {% endblock %}
  315. {% block title %}
  316.     {{ meta.title | raw }}
  317. {% endblock %}
  318. {% block meta %}
  319.     {% if meta.description %}
  320.         <meta name=\"description\" content=\"{{ meta.description | raw }}\"/>
  321.     {% endif %}
  322.     {% if meta.keywords %}
  323.         <meta name=\"keywords\" content=\"{{ meta.keywords | raw }}\"/>
  324.     {% endif %}
  325.     {# добавил noindex - всегда не работает #}
  326.     {% if noindex is defined and noindex %}
  327.         {# <meta name=\"robots\" content=\"noindex, nofollow\"/> #}
  328.     {% endif %}
  329.     <meta name=\"Priority\" content=\"2\"/>
  330.     <meta property=\"og:type\" content=\"website\"/>
  331.     <meta property=\"og:title\" content=\"{{ meta.title | raw }}\"/>
  332.     <meta property=\"og:description\" content=\"{{ meta.description | raw }}\"/>
  333.     <meta property=\"og:locale\" content=\"{{ te.locale.getCurLocaleISO() }}\"/>
  334.     <meta property=\"og:url\" content=\"{{ te.request.uri }}\"/>
  335.     <meta property=\"og:image\" content=\"https://tile.expert/img/histories/tile-catalogue.jpg\"/>
  336.     <meta property=\"og:image:width\" content=\"400\"/>
  337.     <meta property=\"og:image:height\" content=\"254\"/>
  338.     <meta property=\"og:image:type\" content=\"image/jpeg\"/>
  339.     <meta property=\"og:site_name\" content=\"Tile.Expert\"/>
  340.     <meta name=\"locale\" content=\"{{ te.locale.getCurLocaleISO() }}\"/>
  341.     <!--<PageMap>
  342.         <DataObject type=\"thumbnail\">
  343.             <Attribute name=\"src\" value=\"https://tile.expert/img/histories/tile-catalogue.jpg\"/>
  344.             <Attribute name=\"width\" value=\"400\"/>
  345.             <Attribute name=\"height\" value=\"254\"/>
  346.         </DataObject>
  347.      </PageMap>-->
  348. {% endblock %}
  349. {% block javascripts %}
  350.     {{ parent() }}
  351.     {% if te.checkIsDev %}
  352.         <script src=\"{{ asset('_js/designer.js') }}\"></script>
  353.         <script defer src=\"{{ asset('_js/catalog.js') }}\"></script>
  354.     {% else %}
  355.         <script src=\"{{ asset('_js/designer.min.js') }}\"></script>
  356.         <script defer src=\"{{ asset('_js/catalog.min.js') }}\"></script>
  357.     {% endif %}
  358. {% endblock %}
  359. {% block content %}
  360.     <div style=\"position: absolute; top: -1000px;\">
  361.         <div class=\"blue-point\"></div>
  362.         <div class=\"small-timer\"></div>
  363.         <div class=\"js-idea-add idea-add\"></div>
  364.     </div>
  365.     <div class=\"progres-bar-outer\">
  366.         <div class=\"progres-bar-inner\"></div>
  367.     </div>
  368.     <div
  369.         id=\"search-content\" class=\"clearfix body-content wrap-catalog with-short-filters\"
  370.         data-action=\"{{ path('app_catalog') }}?as_json=1\"
  371.         data-all=\"{{ 'all' | trans }}\"
  372.         data-design=\"{{ 'designers' | trans }}\"
  373.         data-subkey=\"{{ content.subkey }}\"
  374.         data-url=\"{{ app.request.pathInfo }}\"
  375.         data-gclid=\"{% if gclid | length > 0 %}{{ '?gclid='~gclid }}{% endif %}\"
  376.         data-factory-review-url=\"{{ factoryReviewsUrl }}\"
  377.     >
  378.         {% include '@Web/Catalog/search-content.html.twig' with { 'meta': meta, 'result': result, 'discount': discount} %}
  379.     </div>
  380. {% endblock %}
  381. ""@Web/Catalog/index.html.twig""/var/www/dev5.tile.expert/src/WebBundle/Resources/views/Catalog/index.html.twig");
  382.     }
  383. }