var/cache/dev/twig/47/479f95758f171a73bb063ef2eb28f3e270b96681ac06dfc4ee403867db9c12b5.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. /* component/areablock-column-layout.html.twig */
  14. class __TwigTemplate_e6a78246f4ae97d88f8292575a0dc4705fd8e87d6e7bf8c8aac44c13a52ff29d 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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""component/areablock-column-layout.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""component/areablock-column-layout.html.twig"));
  33.         // line 1
  34.         if (( !array_key_exists("areablockname"$context) || (null === (isset($context["areablockname"]) || array_key_exists("areablockname"$context) ? $context["areablockname"] : (function () { throw new RuntimeError('Variable "areablockname" does not exist.'1$this->source); })())))) {
  35.             // line 2
  36.             echo "  ";
  37.             $context["areablockname"] = "column-layout";
  38.         }
  39.         // line 4
  40.         echo "
  41. ";
  42.         // line 5
  43.         echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"areablock",         // line 7
  44. (isset($context["areablockname"]) || array_key_exists("areablockname"$context) ? $context["areablockname"] : (function () { throw new RuntimeError('Variable "areablockname" does not exist.'7$this->source); })()), ["allowed" => [=> "network-sololist-brick"=> "input"=> "text"=> "image"=> "link"=> "news"=> "wysiwyg"=> "network-brick"=> "races"=> "headline"10 => "elfsight-content-brick"11 => "calendar-brick"12 => "current-auctions-brick"13 => "current-races-brick"14 => "features-brick"15 => "features-list-brick"16 => "frequent-news-brick"17 => "hero-brick"18 => "partners-brick"19 => "quicklinks-brick"20 => "target-audience-brick"21 => "banner-brick"22 => "banner-list-brick"23 => "timelineposts"24 => "jockey-attendence"25 => "current-achievements-brick"], "group" => ["Layout" => [=> "spacing"=> "layout"], "Inhalt" => [=> "input"=> "image"=> "link"=> "wysiwyg"=> "headline"=> "video"=> "textarea"=> "text"], "Auktionen" => [=> "current-auctions-brick"], "Rennen" => [=> "current-races-brick"=> "races"], "Kalender" => [=> "calendar-brick"], "News" => [=> "frequent-news-brick"=> "news"], "Elfsight" => [=> "elfsight-content-brick"], "Sonstiges" => [=> "current-achievements-brick"=> "hero-brick"=> "features-brick"=> "features-list-brick"=> "partners-brick"=> "quicklinks-brick"=> "target-audience-brick"=> "banner-brick"=> "network-brick"=> "timelineposts"10 => "jockey-attendence"]]]);
  45.         // line 61
  46.         echo "
  47. ";
  48.         
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  50.         
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  52.     }
  53.     public function getTemplateName()
  54.     {
  55.         return "component/areablock-column-layout.html.twig";
  56.     }
  57.     public function isTraitable()
  58.     {
  59.         return false;
  60.     }
  61.     public function getDebugInfo()
  62.     {
  63.         return array (  55 => 61,  53 => 7,  52 => 5,  49 => 4,  45 => 2,  43 => 1,);
  64.     }
  65.     public function getSourceContext()
  66.     {
  67.         return new Source("{% if areablockname is not defined or areablockname is null %}
  68.   {% set areablockname = 'column-layout' %}
  69. {% endif %}
  70. {{
  71.   pimcore_areablock(
  72.     areablockname,
  73.     {
  74.       allowed: [
  75.         'network-sololist-brick',
  76.         'input',
  77.         'text',
  78.         'image',
  79.         'link',
  80.         'news',
  81.         'wysiwyg',
  82.         'network-brick',
  83.         'races',
  84.         'headline',
  85.         'elfsight-content-brick',
  86.         'calendar-brick',
  87.         'current-auctions-brick',
  88.         'current-races-brick',
  89.         'features-brick',
  90.         'features-list-brick',
  91.         'frequent-news-brick',
  92.         'hero-brick',
  93.         'partners-brick',
  94.         'quicklinks-brick',
  95.         'target-audience-brick',
  96.         'banner-brick',
  97.         'banner-list-brick',
  98.         'timelineposts',
  99.         'jockey-attendence',
  100.         'current-achievements-brick'
  101.       ],
  102.       group: {
  103.         Layout: ['spacing', 'layout'],
  104.         Inhalt: ['input', 'image', 'link', 'wysiwyg', 'headline', 'video', 'textarea', 'text'],
  105.         Auktionen: ['current-auctions-brick'],
  106.         Rennen: ['current-races-brick', 'races'],
  107.         Kalender: ['calendar-brick'],
  108.         News: ['frequent-news-brick', 'news'],
  109.         Elfsight: ['elfsight-content-brick'],
  110.         Sonstiges: [
  111.           'current-achievements-brick',
  112.           'hero-brick',
  113.           'features-brick',
  114.           'features-list-brick',
  115.           'partners-brick',
  116.           'quicklinks-brick',
  117.           'target-audience-brick',
  118.           'banner-brick',
  119.           'network-brick',
  120.           'timelineposts',
  121.           'jockey-attendence'
  122.         ]
  123.       }
  124.     }
  125.   )
  126. }}
  127. ""component/areablock-column-layout.html.twig""/var/www/vhosts/3forone.ch/httpdocs/abowire/templates/component/areablock-column-layout.html.twig");
  128.     }
  129. }