var/cache/dev/twig/76/766cf9f238af3e2c5e2fef6bbcbd3996.php line 33

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. /* @openform_front_templates/AntiqueSuit/_templates/_fields/_date_and_age.html.twig */
  14. class __TwigTemplate_705816e211b6642e760a6900707d3d52 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@openform_front_templates/AntiqueSuit/_templates/_fields/_date_and_age.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@openform_front_templates/AntiqueSuit/_templates/_fields/_date_and_age.html.twig"));
  33.         // line 1
  34.         if (((array_key_exists("year"$context) || array_key_exists("age"$context)) || array_key_exists("date"$context))) {
  35.             // line 2
  36.             echo "    ";
  37.             ((array_key_exists("label"$context)) ? (print (twig_escape_filter($this->env, (isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'2$this->source); })()), "html"nulltrue))) : (print ("")));
  38.             echo "
  39.     ";
  40.             // line 3
  41.             if ((array_key_exists("date"$context) && (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'3$this->source); })()))) {
  42.                 // line 4
  43.                 echo "        ";
  44.                 $context["date"] = $this->extensions['App\Package\Openform\Twig\CustomExtensions']->explodedDateFilter((isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'4$this->source); })()));
  45.                 // line 5
  46.                 echo "        ";
  47.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'5$this->source); })()), "d", [], "array"falsefalsefalse5), "html"nulltrue);
  48.                 echo " ";
  49.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'5$this->source); })()), "month", [], "array"falsefalsefalse5), "html"nulltrue);
  50.                 echo 
  51.         ";
  52.                 // line 10
  53.                 echo "        ";
  54.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'10$this->source); })()), "y", [], "array"falsefalsefalse10), "html"nulltrue);
  55.                 echo " r.
  56.     ";
  57.             } elseif ((            // line 11
  58. array_key_exists("year"$context) && (isset($context["year"]) || array_key_exists("year"$context) ? $context["year"] : (function () { throw new RuntimeError('Variable "year" does not exist.'11$this->source); })()))) {
  59.                 // line 12
  60.                 echo "        ";
  61.                 // line 15
  62.                 echo "        ";
  63.                 echo twig_escape_filter($this->env, (isset($context["year"]) || array_key_exists("year"$context) ? $context["year"] : (function () { throw new RuntimeError('Variable "year" does not exist.'15$this->source); })()), "html"nulltrue);
  64.                 echo " r.
  65.     ";
  66.             }
  67.             // line 17
  68.             echo "
  69.     ";
  70.             // line 18
  71.             if ((array_key_exists("age"$context) && (isset($context["age"]) || array_key_exists("age"$context) ? $context["age"] : (function () { throw new RuntimeError('Variable "age" does not exist.'18$this->source); })()))) {
  72.                 // line 19
  73.                 echo "        ";
  74.                 // line 22
  75.                 echo "        ";
  76.                 echo twig_escape_filter($this->env, (isset($context["age"]) || array_key_exists("age"$context) ? $context["age"] : (function () { throw new RuntimeError('Variable "age" does not exist.'22$this->source); })()), "html"nulltrue);
  77.                 echo " w.
  78.     ";
  79.             }
  80.         }
  81.         
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  83.         
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  85.     }
  86.     public function getTemplateName()
  87.     {
  88.         return "@openform_front_templates/AntiqueSuit/_templates/_fields/_date_and_age.html.twig";
  89.     }
  90.     public function isTraitable()
  91.     {
  92.         return false;
  93.     }
  94.     public function getDebugInfo()
  95.     {
  96.         return array (  85 => 22,  83 => 19,  81 => 18,  78 => 17,  72 => 15,  70 => 12,  68 => 11,  63 => 10,  55 => 5,  52 => 4,  50 => 3,  45 => 2,  43 => 1,);
  97.     }
  98.     public function getSourceContext()
  99.     {
  100.         return new Source("{% if year is defined or age is defined or date is defined %}
  101.     {{ label is defined ? label }}
  102.     {% if date is defined and date %}
  103.         {% set date = date|explodedDate %}
  104.         {{ date['d'] }} {{ date['month'] }} 
  105.         {# <a href=\"{{ toolkit_route_localizer.generate('search', {}, app.request.locale) }}?year={{ date['y'] }}\">
  106.             {{ date['y'] }}
  107.         </a> r. #}
  108.         {{ date['y'] }} r.
  109.     {% elseif year is defined and year %}
  110.         {# <a href=\"{{ toolkit_route_localizer.generate('search', {}, app.request.locale) }}?year={{ year }}\">
  111.             {{ year }} r.
  112.         </a> #}
  113.         {{ year }} r.
  114.     {% endif %}
  115.     {% if age is defined and age %}
  116.         {# <a href=\"{{ toolkit_route_localizer.generate('search', {}, app.request.locale) }}?age={{ age }}\">
  117.             {{age}}
  118.         </a> w. #}
  119.         {{age}} w.
  120.     {% endif %}
  121. {% endif %}""@openform_front_templates/AntiqueSuit/_templates/_fields/_date_and_age.html.twig""/var/www/php81/fpd.in.openform.pl/src/Package/Openform/Front/Templates/AntiqueSuit/_templates/_fields/_date_and_age.html.twig");
  122.     }
  123. }