var/cache/dev/twig/11/1115aa29f538d734e8473cfd7441943f4d3a967d2df913b490de3d2f9cb9d554.php line 54

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. /* @Toolbox/areas/container/view.html.twig */
  14. class __TwigTemplate_91604b14039510c4d22e4a2a519ba4f3dd286c59b8c5017eb1bde593db165def 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""@Toolbox/areas/container/view.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""@Toolbox/areas/container/view.html.twig"));
  33.         // line 1
  34.         $macros["wrap_macro"] = $this->macros["wrap_macro"] = $this->loadTemplate("@Toolbox/macro/wrap.html.twig""@Toolbox/areas/container/view.html.twig"1)->unwrap();
  35.         // line 2
  36.         echo "<div class=\"toolbox-element toolbox-container ";
  37.         echo twig_escape_filter($this->envtwig_join_filter((isset($context["additionalClassesData"]) || array_key_exists("additionalClassesData"$context) ? $context["additionalClassesData"] : (function () { throw new RuntimeError('Variable "additionalClassesData" does not exist.'2$this->source); })()), " "), "html"nulltrue);
  38.         echo "\">
  39.     ";
  40.         // line 3
  41.         echo twig_call_macro($macros["wrap_macro"], "macro_createWrapHead", [(isset($context["elementThemeConfig"]) || array_key_exists("elementThemeConfig"$context) ? $context["elementThemeConfig"] : (function () { throw new RuntimeError('Variable "elementThemeConfig" does not exist.'3$this->source); })())], 3$context$this->getSourceContext());
  42.         echo "
  43.     ";
  44.         // line 4
  45.         $this->loadTemplate($this->extensions['ToolboxBundle\Twig\Extension\LayoutExtension']->getAreaPath((isset($context["areaId"]) || array_key_exists("areaId"$context) ? $context["areaId"] : (function () { throw new RuntimeError('Variable "areaId" does not exist.'4$this->source); })()), (isset($context["areaTemplateDirectory"]) || array_key_exists("areaTemplateDirectory"$context) ? $context["areaTemplateDirectory"] : (function () { throw new RuntimeError('Variable "areaTemplateDirectory" does not exist.'4$this->source); })())), "@Toolbox/areas/container/view.html.twig"4)->display(twig_array_merge($context, ["containerClass" => ((twig_get_attribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"checkbox""full_width_container"), "isChecked", [], "method"falsefalsefalse4)) ? ("container-fluid") : ("container"))]));
  46.         // line 5
  47.         echo "    ";
  48.         echo twig_call_macro($macros["wrap_macro"], "macro_createWrapFoot", [(isset($context["elementThemeConfig"]) || array_key_exists("elementThemeConfig"$context) ? $context["elementThemeConfig"] : (function () { throw new RuntimeError('Variable "elementThemeConfig" does not exist.'5$this->source); })())], 5$context$this->getSourceContext());
  49.         echo "
  50. </div>";
  51.         
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  53.         
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  55.     }
  56.     public function getTemplateName()
  57.     {
  58.         return "@Toolbox/areas/container/view.html.twig";
  59.     }
  60.     public function isTraitable()
  61.     {
  62.         return false;
  63.     }
  64.     public function getDebugInfo()
  65.     {
  66.         return array (  56 => 5,  54 => 4,  50 => 3,  45 => 2,  43 => 1,);
  67.     }
  68.     public function getSourceContext()
  69.     {
  70.         return new Source("{% import '@Toolbox/macro/wrap.html.twig' as wrap_macro %}
  71. <div class=\"toolbox-element toolbox-container {{ additionalClassesData|join(' ') }}\">
  72.     {{ wrap_macro.createWrapHead(elementThemeConfig) }}
  73.     {% include toolbox_area_path(areaId, areaTemplateDirectory) with { 'containerClass' : pimcore_checkbox('full_width_container').isChecked() ? 'container-fluid' : 'container' } %}
  74.     {{ wrap_macro.createWrapFoot(elementThemeConfig) }}
  75. </div>""@Toolbox/areas/container/view.html.twig""/home/robotics/robotics.digitalwandler-staging.com/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/views/areas/container/view.html.twig");
  76.     }
  77. }