var/cache/dev/twig/3d/3d5f546f0debb1700bc4175089246c9ee7bbc0ac946fd9d234be30d4afde758e.php line 53

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. /* Default/members.html.twig */
  14. class __TwigTemplate_1cc503c6824a0b1ebb124a746cfa025a219b663c484a45e0431b8aef431226fb 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->blocks = [
  23.             'content' => [$this'block_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 4
  29.         return "Default/base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/members.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/members.html.twig"));
  38.         // line 1
  39.         $context["menu"] = "about";
  40.         // line 2
  41.         $macros["macros"] = $this->macros["macros"] = $this->loadTemplate("Default/macros.html.twig""Default/members.html.twig"2)->unwrap();
  42.         // line 4
  43.         $this->parent $this->loadTemplate("Default/base.html.twig""Default/members.html.twig"4);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 6
  51.     public function block_content($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  58.         // line 7
  59.         echo "<div class='gpadding ";
  60.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-60-in"]), "html"nulltrue);
  61.         echo " ";
  62.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10-in"]), "html"nulltrue);
  63.         echo " '>
  64.     <div class='articles ";
  65.         // line 8
  66.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space wrap"]), "html"nulltrue);
  67.         echo " ";
  68.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  69.         echo "'>
  70.         ";
  71.         // line 9
  72.         $context['_parent'] = $context;
  73.         $context['_seq'] = twig_ensure_traversable(range(16));
  74.         foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
  75.             // line 10
  76.             echo "        ";
  77.             echo twig_call_macro($macros["macros"], "macro_member", [$context["o"]], 10$context$this->getSourceContext());
  78.             echo "
  79.         ";
  80.         }
  81.         $_parent $context['_parent'];
  82.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
  83.         $context array_intersect_key($context$_parent) + $_parent;
  84.         // line 12
  85.         echo "        ";
  86.         if ((call_user_func_array($this->env->getFunction('isDesktop')->getCallable(), []) && (twig_length_filter($this->env, (isset($context["list"]) || array_key_exists("list"$context) ? $context["list"] : (function () { throw new RuntimeError('Variable "list" does not exist.'12$this->source); })())) % 3))) {
  87.             // line 13
  88.             echo "        ";
  89.             $context['_parent'] = $context;
  90.             $context['_seq'] = twig_ensure_traversable(range(1, (- (twig_length_filter($this->env, (isset($context["list"]) || array_key_exists("list"$context) ? $context["list"] : (function () { throw new RuntimeError('Variable "list" does not exist.'13$this->source); })())) % 3))));
  91.             foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
  92.                 // line 14
  93.                 echo "        <i class=\"third-20\"></i>
  94.         ";
  95.             }
  96.             $_parent $context['_parent'];
  97.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
  98.             $context array_intersect_key($context$_parent) + $_parent;
  99.             // line 16
  100.             echo "        ";
  101.         }
  102.         // line 17
  103.         echo "    </div>
  104.     <div class='";
  105.         // line 18
  106.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  107.         echo "'>
  108.     ";
  109.         // line 19
  110.         $this->loadTemplate("Default/counter.html.twig""Default/members.html.twig"19)->display(twig_array_merge($context, ["expanded" => true]));
  111.         // line 20
  112.         echo "    </div>
  113. </div>
  114. ";
  115.         
  116.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  117.         
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  119.     }
  120.     public function getTemplateName()
  121.     {
  122.         return "Default/members.html.twig";
  123.     }
  124.     public function isTraitable()
  125.     {
  126.         return false;
  127.     }
  128.     public function getDebugInfo()
  129.     {
  130.         return array (  126 => 20,  124 => 19,  120 => 18,  117 => 17,  114 => 16,  107 => 14,  102 => 13,  99 => 12,  90 => 10,  86 => 9,  80 => 8,  73 => 7,  63 => 6,  52 => 4,  50 => 2,  48 => 1,  35 => 4,);
  131.     }
  132.     public function getSourceContext()
  133.     {
  134.         return new Source("{% set menu = 'about' %}
  135. {% import \"Default/macros.html.twig\" as macros %}
  136. {% extends 'Default/base.html.twig' %}
  137. {% block content %}
  138. <div class='gpadding {{desktop(\"vt-60-in\")}} {{mobile(\"vt-10-in\")}} '>
  139.     <div class='articles {{desktop(\"flex row space wrap\")}} {{mobile(\"\")}}'>
  140.         {% for o in 1..6 %}
  141.         {{macros.member(o)}}
  142.         {% endfor %}
  143.         {% if isDesktop() and (list|length % 3) %}
  144.         {% for o in 1..(3 - list|length % 3) %}
  145.         <i class=\"third-20\"></i>
  146.         {% endfor %}
  147.         {% endif %}
  148.     </div>
  149.     <div class='{{desktop(\"\")}}'>
  150.     {% include (\"Default/counter.html.twig\") with {expanded:true} %}
  151.     </div>
  152. </div>
  153. {% endblock %}
  154. ""Default/members.html.twig""/home/olasoftnka/cefal/templates/Default/members.html.twig");
  155.     }
  156. }