var/cache/dev/twig/e3/e30a0867ff3e6aa666dd8d9ef8ed2fae6762cf4eacd07f4cce67fa9f36daba74.php line 48

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. /* app/page.html.twig */
  14. class __TwigTemplate_e2fe94b965b6412732b93ad09a25571d7a465c7332f6172f6626188bb5060110 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 1
  29.         return "main-template.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""app/page.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""app/page.html.twig"));
  38.         $this->parent $this->loadTemplate("main-template.html.twig""app/page.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 2
  46.     public function block_content($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  53.         // line 3
  54.         echo "    ";
  55.         $context["allowedLvl1"] = [=> "slider"=> "box"=> "testimonial"=> "copyimg"=> "copycopy"=> "imgimg"=> "iconbox"=> "accordion"=> "smallblog"=> "clients"10 => "tabs"11 => "formbuilder_form"12 => "contact"13 => "alerts"14 => "videoembed"15 => "breadcrumbs"16 => "lists"17 => "table"18 => "lightbox"19 => "teammembers"20 => "videobackground"21 => "calltoaction"22 => "timeline"23 => "counter"24 => "modalpopup"];
  56.         // line 8
  57.         echo "
  58.     ";
  59.         // line 9
  60.         if ( !array_key_exists("data"$context)) {
  61.             // line 10
  62.             echo "        ";
  63.             $context["data"] = null;
  64.             // line 11
  65.             echo "    ";
  66.         }
  67.         // line 12
  68.         echo "
  69.     ";
  70.         // line 13
  71.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'13$this->source); })())) {
  72.             // line 14
  73.             echo "        <div class=\"editmode\">
  74.             <div class=\"title\">
  75.                 Headerbereich
  76.             </div>
  77.         </div>
  78.     ";
  79.         }
  80.         // line 20
  81.         echo "
  82.     ";
  83.         // line 21
  84.         echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"areablock""header_areablock", ["allowed" =>         // line 22
  85. (isset($context["allowedLvl1"]) || array_key_exists("allowedLvl1"$context) ? $context["allowedLvl1"] : (function () { throw new RuntimeError('Variable "allowedLvl1" does not exist.'22$this->source); })()), "areablock_toolbar" => ["width" => 320"buttonWidth" => 320"buttonMaxCharacters" => 35]]);
  86.         // line 28
  87.         echo "
  88.     ";
  89.         // line 30
  90.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'30$this->source); })())) {
  91.             // line 31
  92.             echo "        <div class=\"editmode\">
  93.             <div class=\"title\">
  94.                 Inhaltsbereich
  95.             </div>
  96.         </div>
  97.     ";
  98.         }
  99.         // line 37
  100.         echo "
  101.     ";
  102.         // line 38
  103.         echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"areablock""main_areablock", ["allowed" =>         // line 39
  104. (isset($context["allowedLvl1"]) || array_key_exists("allowedLvl1"$context) ? $context["allowedLvl1"] : (function () { throw new RuntimeError('Variable "allowedLvl1" does not exist.'39$this->source); })()), "areablock_toolbar" => ["width" => 320"buttonWidth" => 320"buttonMaxCharacters" => 35], "globalParams" => [], "params" => ["colone" => ["data" =>         // line 48
  105. (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'48$this->source); })()), "allowed" =>         // line 49
  106. (isset($context["allowedLvl1"]) || array_key_exists("allowedLvl1"$context) ? $context["allowedLvl1"] : (function () { throw new RuntimeError('Variable "allowedLvl1" does not exist.'49$this->source); })())], "coltwo" => ["data" =>         // line 52
  107. (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'52$this->source); })()), "allowed" =>         // line 53
  108. (isset($context["allowedLvl1"]) || array_key_exists("allowedLvl1"$context) ? $context["allowedLvl1"] : (function () { throw new RuntimeError('Variable "allowedLvl1" does not exist.'53$this->source); })())], "colthree" => ["data" =>         // line 56
  109. (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'56$this->source); })()), "allowed" =>         // line 57
  110. (isset($context["allowedLvl1"]) || array_key_exists("allowedLvl1"$context) ? $context["allowedLvl1"] : (function () { throw new RuntimeError('Variable "allowedLvl1" does not exist.'57$this->source); })())], "colfour" => ["data" =>         // line 60
  111. (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'60$this->source); })()), "allowed" =>         // line 61
  112. (isset($context["allowedLvl1"]) || array_key_exists("allowedLvl1"$context) ? $context["allowedLvl1"] : (function () { throw new RuntimeError('Variable "allowedLvl1" does not exist.'61$this->source); })())]]]);
  113.         // line 64
  114.         echo "
  115.     <a id=\"scrollTop\"><i class=\"icon-chevron-up\"></i><i class=\"icon-chevron-up\"></i></a>
  116. ";
  117.         
  118.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  119.         
  120.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  121.     }
  122.     public function getTemplateName()
  123.     {
  124.         return "app/page.html.twig";
  125.     }
  126.     public function isTraitable()
  127.     {
  128.         return false;
  129.     }
  130.     public function getDebugInfo()
  131.     {
  132.         return array (  129 => 64,  127 => 61,  126 => 60,  125 => 57,  124 => 56,  123 => 53,  122 => 52,  121 => 49,  120 => 48,  119 => 39,  118 => 38,  115 => 37,  107 => 31,  105 => 30,  101 => 28,  99 => 22,  98 => 21,  95 => 20,  87 => 14,  85 => 13,  82 => 12,  79 => 11,  76 => 10,  74 => 9,  71 => 8,  68 => 3,  58 => 2,  35 => 1,);
  133.     }
  134.     public function getSourceContext()
  135.     {
  136.         return new Source("{% extends 'main-template.html.twig' %}
  137. {% block content %}
  138.     {% set allowedLvl1 = [
  139.         'slider', 'box', 'testimonial', 'copyimg', 'copycopy', 'imgimg', 'iconbox', 'accordion', 'smallblog', 'clients', 'tabs',
  140.         'formbuilder_form', 'contact', 'alerts', 'videoembed', 'breadcrumbs', 'lists', 'table', 'lightbox',
  141.         'teammembers', 'videobackground', 'calltoaction', 'timeline', 'counter', 'modalpopup'
  142.     ] %}
  143.     {% if data is not defined %}
  144.         {% set data = null %}
  145.     {% endif %}
  146.     {% if editmode %}
  147.         <div class=\"editmode\">
  148.             <div class=\"title\">
  149.                 Headerbereich
  150.             </div>
  151.         </div>
  152.     {% endif %}
  153.     {{ pimcore_areablock('header_areablock', {
  154.         'allowed' : allowedLvl1,
  155.         'areablock_toolbar' : {
  156.             'width' : 320,
  157.             'buttonWidth' : 320,
  158.             'buttonMaxCharacters' : 35
  159.         }
  160.     }) }}
  161.     {% if editmode %}
  162.         <div class=\"editmode\">
  163.             <div class=\"title\">
  164.                 Inhaltsbereich
  165.             </div>
  166.         </div>
  167.     {% endif %}
  168.     {{ pimcore_areablock('main_areablock', {
  169.         'allowed' : allowedLvl1,
  170.         'areablock_toolbar' : {
  171.             'width' : 320,
  172.             'buttonWidth' : 320,
  173.             'buttonMaxCharacters' : 35
  174.         },
  175.         'globalParams' : {},
  176.         'params' : {
  177.             'colone' : {
  178.                 'data' : data,
  179.                 'allowed' : allowedLvl1
  180.             },
  181.             'coltwo' : {
  182.                 'data' : data,
  183.                 'allowed' : allowedLvl1
  184.             },
  185.             'colthree' : {
  186.                 'data' : data,
  187.                 'allowed' : allowedLvl1
  188.             },
  189.             'colfour' : {
  190.                 'data' : data,
  191.                 'allowed' : allowedLvl1
  192.             }
  193.         }
  194.     }) }}
  195.     <a id=\"scrollTop\"><i class=\"icon-chevron-up\"></i><i class=\"icon-chevron-up\"></i></a>
  196. {% endblock %}
  197. ""app/page.html.twig""/usr/www/users/friend/friendscore.web.a22.localhost/templates/app/page.html.twig");
  198.     }
  199. }