var/cache/dev/twig/18/18730097ee98a9a9afbf65fef2241f403e7fbac8fa4152909dad03da1f7d6edc.php line 118

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. /* @originales/content_fields.html.twig */
  14. class __TwigTemplate_67eab17c5b2bed8d389b904b3258a039ab5965eb64026ef4b9aeaf303cb1886b extends \eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate
  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.             'ezstring_field' => [$this'block_ezstring_field'],
  24.             'ezimage_field' => [$this'block_ezimage_field'],
  25.             'ezobjectrelation_field' => [$this'block_ezobjectrelation_field'],
  26.             'ezurl_field' => [$this'block_ezurl_field'],
  27.             'ezdatetime_field' => [$this'block_ezdatetime_field'],
  28.             'ezdate_field' => [$this'block_ezdate_field'],
  29.             'eztext_field' => [$this'block_eztext_field'],
  30.             'ezboolean_field' => [$this'block_ezboolean_field'],
  31.             'ezinteger_field' => [$this'block_ezinteger_field'],
  32.             'ezfloat_field' => [$this'block_ezfloat_field'],
  33.             'ezkeyword_field' => [$this'block_ezkeyword_field'],
  34.         ];
  35.     }
  36.     protected function doGetParent(array $context)
  37.     {
  38.         // line 1
  39.         return "EzPublishCoreBundle::content_fields.html.twig";
  40.     }
  41.     protected function doDisplay(array $context, array $blocks = [])
  42.     {
  43.         $macros $this->macros;
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@originales/content_fields.html.twig"));
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@originales/content_fields.html.twig"));
  48.         $this->parent $this->loadTemplate("EzPublishCoreBundle::content_fields.html.twig""@originales/content_fields.html.twig"1);
  49.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  50.         
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  52.         
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  54.     }
  55.     // line 3
  56.     public function block_ezstring_field($context, array $blocks = [])
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezstring_field"));
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezstring_field"));
  63.         // line 4
  64.         echo "    ";
  65.         ob_start();
  66.         // line 5
  67.         echo "        ";
  68.         $context["field_value"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'5$this->source); })()), "value", [], "any"falsefalsefalse5), "text", [], "any"falsefalsefalse5);
  69.         // line 6
  70.         echo "        ";
  71.         echo twig_escape_filter($this->env, (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'6$this->source); })()), "html"nulltrue);
  72.         echo "
  73.     ";
  74.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  75.         
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  77.         
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  79.     }
  80.     // line 10
  81.     public function block_ezimage_field($context, array $blocks = [])
  82.     {
  83.         $macros $this->macros;
  84.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezimage_field"));
  86.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezimage_field"));
  88.         // line 11
  89.         echo "    ";
  90.         ob_start();
  91.         // line 12
  92.         echo "        ";
  93.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'12$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'12$this->source); })()))) {
  94.             // line 13
  95.             echo "            ";
  96.             $context["image_alt"] = ((twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "alt", [], "any"truetruefalse13)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "alt", [], "any"falsefalsefalse13), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'13$this->source); })()), "value", [], "any"falsefalsefalse13), "alternativeText", [], "any"falsefalsefalse13))) : (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'13$this->source); })()), "value", [], "any"falsefalsefalse13), "alternativeText", [], "any"falsefalsefalse13)));
  97.             // line 14
  98.             echo "            ";
  99.             $context["image_alias"] = $this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension']->getImageVariation((isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'14$this->source); })()), (isset($context["versionInfo"]) || array_key_exists("versionInfo"$context) ? $context["versionInfo"] : (function () { throw new RuntimeError('Variable "versionInfo" does not exist.'14$this->source); })()), ((twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "alias", [], "any"truetruefalse14)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "alias", [], "any"falsefalsefalse14), "original")) : ("original")));
  100.             // line 15
  101.             echo "            ";
  102.             if ((isset($context["image_alias"]) || array_key_exists("image_alias"$context) ? $context["image_alias"] : (function () { throw new RuntimeError('Variable "image_alias" does not exist.'15$this->source); })())) {
  103.                 // line 16
  104.                 echo "                ";
  105.                 if (twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "lazy", [], "any"truetruefalse16)) {
  106.                     // line 17
  107.                     echo "                    ";
  108.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->source, (isset($context["image_alias"]) || array_key_exists("image_alias"$context) ? $context["image_alias"] : (function () { throw new RuntimeError('Variable "image_alias" does not exist.'17$this->source); })()), "uri", [], "any"falsefalsefalse17)), "html"nulltrue);
  109.                     echo "
  110.                 ";
  111.                 } else {
  112.                     // line 19
  113.                     echo "                    <img src=\"";
  114.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->source, (isset($context["image_alias"]) || array_key_exists("image_alias"$context) ? $context["image_alias"] : (function () { throw new RuntimeError('Variable "image_alias" does not exist.'19$this->source); })()), "uri", [], "any"falsefalsefalse19)), "html"nulltrue);
  115.                     echo "\"";
  116.                     if (twig_get_attribute($this->env$this->source, ($context["imageAlias"] ?? null), "width", [], "any"truetruefalse19)) {
  117.                         echo " width=\"";
  118.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["image_alias"]) || array_key_exists("image_alias"$context) ? $context["image_alias"] : (function () { throw new RuntimeError('Variable "image_alias" does not exist.'19$this->source); })()), "width", [], "any"falsefalsefalse19), "html"nulltrue);
  119.                         echo "\"";
  120.                     }
  121.                     if (twig_get_attribute($this->env$this->source, ($context["imageAlias"] ?? null), "height", [], "any"truetruefalse19)) {
  122.                         echo " height=\"";
  123.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["image_alias"]) || array_key_exists("image_alias"$context) ? $context["image_alias"] : (function () { throw new RuntimeError('Variable "image_alias" does not exist.'19$this->source); })()), "height", [], "any"falsefalsefalse19), "html"nulltrue);
  124.                         echo "\"";
  125.                     }
  126.                     if ( !twig_test_empty((isset($context["image_alt"]) || array_key_exists("image_alt"$context) ? $context["image_alt"] : (function () { throw new RuntimeError('Variable "image_alt" does not exist.'19$this->source); })()))) {
  127.                         echo " alt=\"";
  128.                         echo twig_escape_filter($this->env, (isset($context["image_alt"]) || array_key_exists("image_alt"$context) ? $context["image_alt"] : (function () { throw new RuntimeError('Variable "image_alt" does not exist.'19$this->source); })()), "html"nulltrue);
  129.                         echo "\"";
  130.                     }
  131.                     if ((twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "class", [], "any"truetruefalse19) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'19$this->source); })()), "class", [], "any"falsefalsefalse19)))) {
  132.                         echo " class=\"";
  133.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'19$this->source); })()), "class", [], "any"falsefalsefalse19), "html"nulltrue);
  134.                         echo "\"";
  135.                     }
  136.                     echo " />
  137.                 ";
  138.                 }
  139.                 // line 21
  140.                 echo "            ";
  141.             }
  142.             // line 22
  143.             echo "        ";
  144.         }
  145.         // line 23
  146.         echo "    ";
  147.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  148.         
  149.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  150.         
  151.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  152.     }
  153.     // line 26
  154.     public function block_ezobjectrelation_field($context, array $blocks = [])
  155.     {
  156.         $macros $this->macros;
  157.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  158.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezobjectrelation_field"));
  159.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  160.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezobjectrelation_field"));
  161.         // line 27
  162.         echo "    ";
  163.         ob_start();
  164.         // line 28
  165.         echo "        ";
  166.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'28$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'28$this->source); })()))) {
  167.             // line 29
  168.             echo "            ";
  169.             if ((isset($context["name"]) || array_key_exists("name"$context))) {
  170.                 // line 30
  171.                 echo "                <a href=\"";
  172.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("ez_urlalias", ["contentId" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'30$this->source); })()), "value", [], "any"falsefalsefalse30), "destinationContentId", [], "any"falsefalsefalse30)]), "html"nulltrue);
  173.                 echo "\" class=\"cta ";
  174.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'30$this->source); })()), "html"nulltrue);
  175.                 echo "\">
  176.                     <span class=\"e-arrow-link\">
  177.                         ";
  178.                 // line 32
  179.                 echo twig_include($this->env$context"icons/link-arrow.svg.twig");
  180.                 echo "
  181.                         <span>";
  182.                 // line 33
  183.                 echo twig_escape_filter($this->env, (isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'33$this->source); })()), "html"nulltrue);
  184.                 echo "</span>
  185.                     </span>
  186.                 </a>
  187.             ";
  188.             } else {
  189.                 // line 37
  190.                 echo "                <a href=\"";
  191.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("ez_urlalias", ["contentId" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'37$this->source); })()), "value", [], "any"falsefalsefalse37), "destinationContentId", [], "any"falsefalsefalse37)]), "html"nulltrue);
  192.                 echo "\" class=\"cta ";
  193.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'37$this->source); })()), "html"nulltrue);
  194.                 echo "\">
  195.                     <span class=\"e-arrow-link\">
  196.                         ";
  197.                 // line 39
  198.                 echo twig_include($this->env$context"icons/link-arrow.svg.twig");
  199.                 echo "
  200.                         <span>Saber más</span>
  201.                     </span>
  202.                 </a>
  203.             ";
  204.             }
  205.             // line 44
  206.             echo "        ";
  207.         }
  208.         // line 45
  209.         echo "    ";
  210.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  211.         
  212.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  213.         
  214.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  215.     }
  216.     // line 48
  217.     public function block_ezurl_field($context, array $blocks = [])
  218.     {
  219.         $macros $this->macros;
  220.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  221.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezurl_field"));
  222.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  223.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezurl_field"));
  224.         // line 49
  225.         echo "    ";
  226.         ob_start();
  227.         // line 50
  228.         echo "        ";
  229.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'50$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'50$this->source); })()))) {
  230.             // line 51
  231.             echo "            <a href=\"";
  232.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'51$this->source); })()), "value", [], "any"falsefalsefalse51), "link", [], "any"falsefalsefalse51), "html"nulltrue);
  233.             echo "\" class=\"cta ";
  234.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'51$this->source); })()), "html"nulltrue);
  235.             echo "\" rel=\"follow\">
  236.                 <span class=\"e-arrow-link\">
  237.                     ";
  238.             // line 53
  239.             echo twig_include($this->env$context"icons/link-arrow.svg.twig");
  240.             echo "
  241.                     <span>";
  242.             // line 54
  243.             echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'54$this->source); })()), "value", [], "any"falsefalsefalse54), "text", [], "any"falsefalsefalse54)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'54$this->source); })()), "value", [], "any"falsefalsefalse54), "text", [], "any"falsefalsefalse54)) : (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'54$this->source); })()), "value", [], "any"falsefalsefalse54), "link", [], "any"falsefalsefalse54))), "html"nulltrue);
  244.             echo "</span>
  245.                 </span>
  246.             </a>
  247.         ";
  248.         }
  249.         // line 58
  250.         echo "    ";
  251.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  252.         
  253.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  254.         
  255.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  256.     }
  257.     // line 61
  258.     public function block_ezdatetime_field($context, array $blocks = [])
  259.     {
  260.         $macros $this->macros;
  261.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  262.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezdatetime_field"));
  263.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  264.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezdatetime_field"));
  265.         // line 62
  266.         echo "    ";
  267.         ob_start();
  268.         // line 63
  269.         echo "        ";
  270.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'63$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'63$this->source); })()))) {
  271.             // line 64
  272.             echo "            ";
  273.             if (twig_get_attribute($this->env$this->source, (isset($context["fieldSettings"]) || array_key_exists("fieldSettings"$context) ? $context["fieldSettings"] : (function () { throw new RuntimeError('Variable "fieldSettings" does not exist.'64$this->source); })()), "useSeconds", [], "any"falsefalsefalse64)) {
  274.                 // line 65
  275.                 echo "                ";
  276.                 $context["field_value"] = twig_localized_date_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'65$this->source); })()), "value", [], "any"falsefalsefalse65), "value", [], "any"falsefalsefalse65), "full""none"twig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'65$this->source); })()), "locale", [], "any"falsefalsefalse65));
  277.                 // line 66
  278.                 echo "            ";
  279.             } else {
  280.                 // line 67
  281.                 echo "                ";
  282.                 $context["field_value"] = twig_localized_date_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'67$this->source); })()), "value", [], "any"falsefalsefalse67), "value", [], "any"falsefalsefalse67), "full""short"twig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'67$this->source); })()), "locale", [], "any"falsefalsefalse67));
  283.                 // line 68
  284.                 echo "            ";
  285.             }
  286.             // line 69
  287.             echo "            ";
  288.             echo twig_escape_filter($this->envtwig_capitalize_string_filter($this->env, (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'69$this->source); })())), "html"nulltrue);
  289.             echo "
  290.         ";
  291.         }
  292.         // line 71
  293.         echo "    ";
  294.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  295.         
  296.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  297.         
  298.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  299.     }
  300.     // line 74
  301.     public function block_ezdate_field($context, array $blocks = [])
  302.     {
  303.         $macros $this->macros;
  304.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  305.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezdate_field"));
  306.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  307.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezdate_field"));
  308.         // line 75
  309.         echo "    ";
  310.         ob_start();
  311.         // line 76
  312.         echo "        ";
  313.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'76$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'76$this->source); })()))) {
  314.             // line 77
  315.             echo "            ";
  316.             $context["field_value"] = twig_capitalize_string_filter($this->envtwig_localized_date_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'77$this->source); })()), "value", [], "any"falsefalsefalse77), "full""none"twig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'77$this->source); })()), "locale", [], "any"falsefalsefalse77)));
  317.             // line 78
  318.             echo "            ";
  319.             echo twig_escape_filter($this->envtwig_capitalize_string_filter($this->env, (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'78$this->source); })())), "html"nulltrue);
  320.             echo "
  321.         ";
  322.         }
  323.         // line 80
  324.         echo "    ";
  325.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  326.         
  327.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  328.         
  329.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  330.     }
  331.     // line 83
  332.     public function block_eztext_field($context, array $blocks = [])
  333.     {
  334.         $macros $this->macros;
  335.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  336.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""eztext_field"));
  337.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  338.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""eztext_field"));
  339.         // line 84
  340.         echo "    ";
  341.         ob_start();
  342.         // line 85
  343.         echo "        ";
  344.         $context["field_value"] = twig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'85$this->source); })()), "value", [], "any"falsefalsefalse85);
  345.         // line 86
  346.         echo "        ";
  347.         if (twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "raw", [], "any"truetruefalse86)) {
  348.             // line 87
  349.             echo "            ";
  350.             echo (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'87$this->source); })());
  351.             echo "
  352.         ";
  353.         } else {
  354.             // line 89
  355.             echo "            ";
  356.             $context["field_value"] = nl2br(twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'89$this->source); })()), "value", [], "any"falsefalsefalse89), "html"nulltrue));
  357.             // line 90
  358.             echo "            ";
  359.             $this->displayBlock("simple_block_field"$context$blocks);
  360.             echo "
  361.         ";
  362.         }
  363.         // line 92
  364.         echo "    ";
  365.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  366.         
  367.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  368.         
  369.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  370.     }
  371.     // line 95
  372.     public function block_ezboolean_field($context, array $blocks = [])
  373.     {
  374.         $macros $this->macros;
  375.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  376.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezboolean_field"));
  377.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  378.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezboolean_field"));
  379.         ob_start();
  380.         // line 96
  381.         echo "        ";
  382.         if ((twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "robots", [], "any"truetruefalse96) && (twig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'96$this->source); })()), "robots", [], "any"falsefalsefalse96) == "index"))) {
  383.             // line 97
  384.             echo "            ";
  385.             $context["field_value"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'97$this->source); })()), "value", [], "any"falsefalsefalse97), "bool", [], "any"falsefalsefalse97)) ? ("index") : ("noindex"));
  386.             // line 98
  387.             echo "        ";
  388.         } elseif ((twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "robots", [], "any"truetruefalse98) && (twig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'98$this->source); })()), "robots", [], "any"falsefalsefalse98) == "follow"))) {
  389.             // line 99
  390.             echo "            ";
  391.             $context["field_value"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'99$this->source); })()), "value", [], "any"falsefalsefalse99), "bool", [], "any"falsefalsefalse99)) ? ("follow") : ("nofollow"));
  392.             // line 100
  393.             echo "        ";
  394.         } else {
  395.             // line 101
  396.             echo "        ";
  397.             $context["field_value"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'101$this->source); })()), "value", [], "any"falsefalsefalse101), "bool", [], "any"falsefalsefalse101)) ? ("Yes") : ("No"));
  398.             // line 102
  399.             echo "        ";
  400.         }
  401.         // line 103
  402.         echo "        ";
  403.         echo twig_escape_filter($this->env, (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'103$this->source); })()), "html"nulltrue);
  404.         echo "
  405. ";
  406.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  407.         
  408.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  409.         
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  411.     }
  412.     // line 106
  413.     public function block_ezinteger_field($context, array $blocks = [])
  414.     {
  415.         $macros $this->macros;
  416.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  417.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezinteger_field"));
  418.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  419.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezinteger_field"));
  420.         // line 107
  421.         echo "    ";
  422.         ob_start();
  423.         // line 108
  424.         echo "        ";
  425.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'108$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'108$this->source); })()))) {
  426.             // line 109
  427.             echo "            ";
  428.             $context["field_value"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'109$this->source); })()), "value", [], "any"falsefalsefalse109), "value", [], "any"falsefalsefalse109);
  429.             // line 110
  430.             echo "            ";
  431.             echo twig_escape_filter($this->env, (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'110$this->source); })()), "html"nulltrue);
  432.             echo "
  433.         ";
  434.         }
  435.         // line 112
  436.         echo "    ";
  437.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  438.         
  439.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  440.         
  441.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  442.     }
  443.     // line 115
  444.     public function block_ezfloat_field($context, array $blocks = [])
  445.     {
  446.         $macros $this->macros;
  447.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  448.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezfloat_field"));
  449.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  450.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezfloat_field"));
  451.         // line 116
  452.         echo "    ";
  453.         ob_start();
  454.         // line 117
  455.         echo "        ";
  456.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'117$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'117$this->source); })()))) {
  457.             // line 118
  458.             echo "            ";
  459.             $context["field_value"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'118$this->source); })()), "value", [], "any"falsefalsefalse118), "value", [], "any"falsefalsefalse118);
  460.             // line 119
  461.             echo "            ";
  462.             echo twig_escape_filter($this->env, (isset($context["field_value"]) || array_key_exists("field_value"$context) ? $context["field_value"] : (function () { throw new RuntimeError('Variable "field_value" does not exist.'119$this->source); })()), "html"nulltrue);
  463.             echo "
  464.         ";
  465.         }
  466.         // line 121
  467.         echo "    ";
  468.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  469.         
  470.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  471.         
  472.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  473.     }
  474.     // line 124
  475.     public function block_ezkeyword_field($context, array $blocks = [])
  476.     {
  477.         $macros $this->macros;
  478.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  479.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezkeyword_field"));
  480.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  481.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ezkeyword_field"));
  482.         // line 125
  483.         echo "    ";
  484.         ob_start();
  485.         // line 126
  486.         echo "        ";
  487.         if ( !$this->extensions['eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension']->isFieldEmpty((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'126$this->source); })()), (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'126$this->source); })()))) {
  488.             // line 127
  489.             echo "            ";
  490.             if (twig_get_attribute($this->env$this->source, ($context["parameters"] ?? null), "schema", [], "any"truetruefalse127)) {
  491.                 // line 128
  492.                 echo "                \"";
  493.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["parameters"]) || array_key_exists("parameters"$context) ? $context["parameters"] : (function () { throw new RuntimeError('Variable "parameters" does not exist.'128$this->source); })()), "schema", [], "any"falsefalsefalse128), "html"nulltrue);
  494.                 echo "\": [
  495.                     ";
  496.                 // line 129
  497.                 $context['_parent'] = $context;
  498.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'129$this->source); })()), "value", [], "any"falsefalsefalse129), "values", [], "any"falsefalsefalse129));
  499.                 $context['loop'] = [
  500.                   'parent' => $context['_parent'],
  501.                   'index0' => 0,
  502.                   'index'  => 1,
  503.                   'first'  => true,
  504.                 ];
  505.                 if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  506.                     $length count($context['_seq']);
  507.                     $context['loop']['revindex0'] = $length 1;
  508.                     $context['loop']['revindex'] = $length;
  509.                     $context['loop']['length'] = $length;
  510.                     $context['loop']['last'] = === $length;
  511.                 }
  512.                 foreach ($context['_seq'] as $context["_key"] => $context["keyword"]) {
  513.                     // line 130
  514.                     echo "                        {
  515.                             \"@type\": \"Person\",
  516.                             \"name\": \"";
  517.                     // line 132
  518.                     echo twig_escape_filter($this->env$context["keyword"], "html"nulltrue);
  519.                     echo "\"
  520.                         }";
  521.                     // line 133
  522.                     if ( !twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse133)) {
  523.                         echo ",";
  524.                     }
  525.                     // line 134
  526.                     echo "                    ";
  527.                     ++$context['loop']['index0'];
  528.                     ++$context['loop']['index'];
  529.                     $context['loop']['first'] = false;
  530.                     if (isset($context['loop']['length'])) {
  531.                         --$context['loop']['revindex0'];
  532.                         --$context['loop']['revindex'];
  533.                         $context['loop']['last'] = === $context['loop']['revindex0'];
  534.                     }
  535.                 }
  536.                 $_parent $context['_parent'];
  537.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['keyword'], $context['_parent'], $context['loop']);
  538.                 $context array_intersect_key($context$_parent) + $_parent;
  539.                 // line 135
  540.                 echo "               ],
  541.             ";
  542.             } else {
  543.                 // line 137
  544.                 echo "                <ul ";
  545.                 $this->displayBlock("field_attributes"$context$blocks);
  546.                 echo ">
  547.                     ";
  548.                 // line 138
  549.                 $context['_parent'] = $context;
  550.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'138$this->source); })()), "value", [], "any"falsefalsefalse138), "values", [], "any"falsefalsefalse138));
  551.                 foreach ($context['_seq'] as $context["_key"] => $context["keyword"]) {
  552.                     // line 139
  553.                     echo "                        <li>";
  554.                     echo twig_escape_filter($this->env$context["keyword"], "html"nulltrue);
  555.                     echo "</li>
  556.                     ";
  557.                 }
  558.                 $_parent $context['_parent'];
  559.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['keyword'], $context['_parent'], $context['loop']);
  560.                 $context array_intersect_key($context$_parent) + $_parent;
  561.                 // line 141
  562.                 echo "                </ul>
  563.             ";
  564.             }
  565.             // line 143
  566.             echo "        ";
  567.         }
  568.         // line 144
  569.         echo "    ";
  570.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  571.         
  572.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  573.         
  574.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  575.     }
  576.     public function getTemplateName()
  577.     {
  578.         return "@originales/content_fields.html.twig";
  579.     }
  580.     public function isTraitable()
  581.     {
  582.         return false;
  583.     }
  584.     public function getDebugInfo()
  585.     {
  586.         return array (  633 => 144,  630 => 143,  626 => 141,  617 => 139,  613 => 138,  608 => 137,  604 => 135,  590 => 134,  586 => 133,  582 => 132,  578 => 130,  561 => 129,  556 => 128,  553 => 127,  550 => 126,  547 => 125,  537 => 124,  526 => 121,  520 => 119,  517 => 118,  514 => 117,  511 => 116,  501 => 115,  490 => 112,  484 => 110,  481 => 109,  478 => 108,  475 => 107,  465 => 106,  451 => 103,  448 => 102,  445 => 101,  442 => 100,  439 => 99,  436 => 98,  433 => 97,  430 => 96,  419 => 95,  408 => 92,  402 => 90,  399 => 89,  393 => 87,  390 => 86,  387 => 85,  384 => 84,  374 => 83,  363 => 80,  357 => 78,  354 => 77,  351 => 76,  348 => 75,  338 => 74,  327 => 71,  321 => 69,  318 => 68,  315 => 67,  312 => 66,  309 => 65,  306 => 64,  303 => 63,  300 => 62,  290 => 61,  279 => 58,  272 => 54,  268 => 53,  260 => 51,  257 => 50,  254 => 49,  244 => 48,  233 => 45,  230 => 44,  222 => 39,  214 => 37,  207 => 33,  203 => 32,  195 => 30,  192 => 29,  189 => 28,  186 => 27,  176 => 26,  165 => 23,  162 => 22,  159 => 21,  132 => 19,  126 => 17,  123 => 16,  120 => 15,  117 => 14,  114 => 13,  111 => 12,  108 => 11,  98 => 10,  84 => 6,  81 => 5,  78 => 4,  68 => 3,  45 => 1,);
  587.     }
  588.     public function getSourceContext()
  589.     {
  590.         return new Source("{% extends 'EzPublishCoreBundle::content_fields.html.twig' %}
  591. {% block ezstring_field %}
  592.     {% spaceless %}
  593.         {% set field_value = field.value.text %}
  594.         {{ field_value }}
  595.     {% endspaceless %}
  596. {% endblock %}
  597. {% block ezimage_field %}
  598.     {% spaceless %}
  599.         {% if not ez_is_field_empty(content, field) %}
  600.             {% set image_alt = parameters.alt|default(field.value.alternativeText) %}
  601.             {% set image_alias = ez_image_alias(field, versionInfo, parameters.alias|default('original')) %}
  602.             {% if image_alias %}
  603.                 {% if parameters.lazy is defined %}
  604.                     {{ asset(image_alias.uri) }}
  605.                 {% else %}
  606.                     <img src=\"{{ asset(image_alias.uri) }}\"{% if imageAlias.width is defined %} width=\"{{ image_alias.width }}\"{% endif %}{% if imageAlias.height is defined %} height=\"{{ image_alias.height }}\"{% endif %}{% if image_alt is not empty %} alt=\"{{ image_alt }}\"{% endif %}{% if parameters.class is defined and parameters.class is not empty %} class=\"{{ parameters.class }}\"{% endif %} />
  607.                 {% endif %}
  608.             {% endif %}
  609.         {% endif %}
  610.     {% endspaceless %}
  611. {% endblock %}
  612. {% block ezobjectrelation_field %}
  613.     {% spaceless %}
  614.         {% if not ez_is_field_empty( content, field ) %}
  615.             {% if name is defined %}
  616.                 <a href=\"{{ url('ez_urlalias', {contentId: field.value.destinationContentId}) }}\" class=\"cta {{ class }}\">
  617.                     <span class=\"e-arrow-link\">
  618.                         {{ include('icons/link-arrow.svg.twig') }}
  619.                         <span>{{ name }}</span>
  620.                     </span>
  621.                 </a>
  622.             {% else %}
  623.                 <a href=\"{{ url('ez_urlalias', {contentId: field.value.destinationContentId}) }}\" class=\"cta {{ class }}\">
  624.                     <span class=\"e-arrow-link\">
  625.                         {{ include('icons/link-arrow.svg.twig') }}
  626.                         <span>Saber más</span>
  627.                     </span>
  628.                 </a>
  629.             {% endif %}
  630.         {% endif %}
  631.     {% endspaceless %}
  632. {% endblock %}
  633. {% block ezurl_field %}
  634.     {% spaceless %}
  635.         {% if not ez_is_field_empty( content, field ) %}
  636.             <a href=\"{{ field.value.link }}\" class=\"cta {{ class }}\" rel=\"follow\">
  637.                 <span class=\"e-arrow-link\">
  638.                     {{ include('icons/link-arrow.svg.twig') }}
  639.                     <span>{{ field.value.text ? field.value.text : field.value.link }}</span>
  640.                 </span>
  641.             </a>
  642.         {% endif %}
  643.     {% endspaceless %}
  644. {% endblock %}
  645. {% block ezdatetime_field %}
  646.     {% spaceless %}
  647.         {% if not ez_is_field_empty( content, field ) %}
  648.             {% if fieldSettings.useSeconds %}
  649.                 {% set field_value = field.value.value|localizeddate( 'full', 'none', parameters.locale ) %}
  650.             {% else %}
  651.                 {% set field_value = field.value.value|localizeddate( 'full', 'short', parameters.locale ) %}
  652.             {% endif %}
  653.             {{ field_value|capitalize }}
  654.         {% endif %}
  655.     {% endspaceless %}
  656. {% endblock %}
  657. {% block ezdate_field %}
  658.     {% spaceless %}
  659.         {% if not ez_is_field_empty( content, field ) %}
  660.             {% set field_value = field.value|localizeddate( 'full', 'none', parameters.locale )|capitalize %}
  661.             {{ field_value|capitalize }}
  662.         {% endif %}
  663.     {% endspaceless %}
  664. {% endblock %}
  665. {% block eztext_field %}
  666.     {% spaceless %}
  667.         {% set field_value = field.value %}
  668.         {% if parameters.raw is defined %}
  669.             {{ field_value|raw }}
  670.         {% else %}
  671.             {% set field_value = field.value|nl2br %}
  672.             {{ block( 'simple_block_field' ) }}
  673.         {% endif %}
  674.     {% endspaceless %}
  675. {% endblock %}
  676. {% block ezboolean_field %}{% spaceless %}
  677.         {% if parameters.robots is defined and parameters.robots == 'index' %}
  678.             {% set field_value = field.value.bool ? 'index' : 'noindex' %}
  679.         {% elseif parameters.robots is defined and parameters.robots == 'follow' %}
  680.             {% set field_value = field.value.bool ? 'follow' : 'nofollow' %}
  681.         {% else %}
  682.         {% set field_value = field.value.bool ? 'Yes' : 'No' %}
  683.         {% endif %}
  684.         {{ field_value }}
  685. {% endspaceless %}{% endblock %}
  686. {% block ezinteger_field %}
  687.     {% spaceless %}
  688.         {% if not ez_is_field_empty( content, field ) %}
  689.             {% set field_value = field.value.value %}
  690.             {{ field_value }}
  691.         {% endif %}
  692.     {% endspaceless %}
  693. {% endblock %}
  694. {% block ezfloat_field %}
  695.     {% spaceless %}
  696.         {% if not ez_is_field_empty( content, field ) %}
  697.             {% set field_value = field.value.value %}
  698.             {{ field_value }}
  699.         {% endif %}
  700.     {% endspaceless %}
  701. {% endblock %}
  702. {% block ezkeyword_field %}
  703.     {% spaceless %}
  704.         {% if not ez_is_field_empty( content, field ) %}
  705.             {% if parameters.schema is defined %}
  706.                 \"{{ parameters.schema }}\": [
  707.                     {% for keyword in field.value.values %}
  708.                         {
  709.                             \"@type\": \"Person\",
  710.                             \"name\": \"{{ keyword }}\"
  711.                         }{% if not loop.last %},{% endif %}
  712.                     {% endfor %}
  713.                ],
  714.             {% else %}
  715.                 <ul {{ block( 'field_attributes' ) }}>
  716.                     {% for keyword in field.value.values %}
  717.                         <li>{{ keyword }}</li>
  718.                     {% endfor %}
  719.                 </ul>
  720.             {% endif %}
  721.         {% endif %}
  722.     {% endspaceless %}
  723. {% endblock %}
  724. ""@originales/content_fields.html.twig""/var/www/app/Resources/views/themes/default/content_fields.html.twig");
  725.     }
  726. }