var/cache/dev/twig/fd/fd961618a6b6883b0c2831643f88a3cf0dc2b438d20a6d94c2ddc71b13974367.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. /* @Toolbox/toolbox/tailwind/container/view.html.twig */
  14. class __TwigTemplate_dc6d46c171c12d92d6f3e38dbf1df5ad3c13c258179a4e78104ccdbdf627f7df 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/toolbox/tailwind/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/toolbox/tailwind/container/view.html.twig"));
  33.         // line 1
  34.         $context["containerWidth"] = twig_get_attribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"select""container_width"), "data", [], "any"falsefalsefalse1);
  35.         // line 2
  36.         $context["backgroundImage"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"image""background_image");
  37.         // line 3
  38.         $context["fullWidthBackground"] = twig_get_attribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"checkbox""full_width_background"), "isChecked", [], "method"falsefalsefalse3);
  39.         // line 4
  40.         $context["backgroundImagePosition"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"select""background_image_position");
  41.         // line 5
  42.         $context["backgroundImageSize"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"select""background_image_size");
  43.         // line 6
  44.         $context["backgroundImageRepeat"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"select""background_repeat");
  45.         // line 7
  46.         echo "
  47. ";
  48.         // line 9
  49.         if (( !(null === (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'9$this->source); })())) &&  !(isset($context["fullWidthBackground"]) || array_key_exists("fullWidthBackground"$context) ? $context["fullWidthBackground"] : (function () { throw new RuntimeError('Variable "fullWidthBackground" does not exist.'9$this->source); })()))) {
  50.             // line 10
  51.             echo "    ";
  52.             $context["containerClass"] = (((isset($context["containerClass"]) || array_key_exists("containerClass"$context) ? $context["containerClass"] : (function () { throw new RuntimeError('Variable "containerClass" does not exist.'10$this->source); })()) . " container-bg-img bg-img-") . twig_get_attribute($this->env$this->source, (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'10$this->source); })()), "getId", [], "method"falsefalsefalse10));
  53.         }
  54.         // line 12
  55.         echo "
  56. ";
  57.         // line 14
  58.         $this->loadTemplate("digitalwandler//Components/bgImgCss.html.twig""@Toolbox/toolbox/tailwind/container/view.html.twig"14)->display(twig_array_merge($context, ["bgImg" => (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'14$this->source); })()), "bgImgPos" => (isset($context["backgroundImagePosition"]) || array_key_exists("backgroundImagePosition"$context) ? $context["backgroundImagePosition"] : (function () { throw new RuntimeError('Variable "backgroundImagePosition" does not exist.'14$this->source); })()), "bgImgSize" => (isset($context["backgroundImageSize"]) || array_key_exists("backgroundImageSize"$context) ? $context["backgroundImageSize"] : (function () { throw new RuntimeError('Variable "backgroundImageSize" does not exist.'14$this->source); })()), "bgImgRepeat" => (isset($context["backgroundImageRepeat"]) || array_key_exists("backgroundImageRepeat"$context) ? $context["backgroundImageRepeat"] : (function () { throw new RuntimeError('Variable "backgroundImageRepeat" does not exist.'14$this->source); })())]));
  59.         // line 15
  60.         echo "
  61. ";
  62.         // line 16
  63.         if (((isset($context["fullWidthBackground"]) || array_key_exists("fullWidthBackground"$context) ? $context["fullWidthBackground"] : (function () { throw new RuntimeError('Variable "fullWidthBackground" does not exist.'16$this->source); })()) &&  !(null === (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'16$this->source); })())))) {
  64.             // line 17
  65.             echo "    ";
  66.             // line 18
  67.             echo "<div class=\"container-fluid container-with-background-image bg-img-";
  68.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'18$this->source); })()), "getId", [], "method"falsefalsefalse18), "html"nulltrue);
  69.             echo "\">
  70.     ";
  71.         }
  72.         // line 20
  73.         echo "
  74.     <div class=\"";
  75.         // line 21
  76.         echo twig_escape_filter($this->env, (isset($context["containerClass"]) || array_key_exists("containerClass"$context) ? $context["containerClass"] : (function () { throw new RuntimeError('Variable "containerClass" does not exist.'21$this->source); })()), "html"nulltrue);
  77.         echo " mx-auto ";
  78.         ((twig_length_filter($this->env, (isset($context["containerWidth"]) || array_key_exists("containerWidth"$context) ? $context["containerWidth"] : (function () { throw new RuntimeError('Variable "containerWidth" does not exist.'21$this->source); })()))) ? (print (twig_escape_filter($this->env, (isset($context["containerWidth"]) || array_key_exists("containerWidth"$context) ? $context["containerWidth"] : (function () { throw new RuntimeError('Variable "containerWidth" does not exist.'21$this->source); })()), "html"nulltrue))) : (print ("px-4")));
  79.         echo "\">
  80.         <div class=\"container-inner\">
  81.             ";
  82.         // line 23
  83.         $this->loadTemplate("@Toolbox/helper/areablock.html.twig""@Toolbox/toolbox/tailwind/container/view.html.twig"23)->display(twig_array_merge($context, ["name" => "container-block""type" => "container"]));
  84.         // line 24
  85.         echo "        </div>
  86.     </div>
  87.     ";
  88.         // line 27
  89.         if (((isset($context["fullWidthBackground"]) || array_key_exists("fullWidthBackground"$context) ? $context["fullWidthBackground"] : (function () { throw new RuntimeError('Variable "fullWidthBackground" does not exist.'27$this->source); })()) && (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'27$this->source); })()))) {
  90.             // line 28
  91.             echo "</div>
  92. ";
  93.         }
  94.         
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  96.         
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  98.     }
  99.     public function getTemplateName()
  100.     {
  101.         return "@Toolbox/toolbox/tailwind/container/view.html.twig";
  102.     }
  103.     public function isTraitable()
  104.     {
  105.         return false;
  106.     }
  107.     public function getDebugInfo()
  108.     {
  109.         return array (  102 => 28,  100 => 27,  95 => 24,  93 => 23,  86 => 21,  83 => 20,  77 => 18,  75 => 17,  73 => 16,  70 => 15,  68 => 14,  65 => 12,  61 => 10,  59 => 9,  55 => 7,  53 => 6,  51 => 5,  49 => 4,  47 => 3,  45 => 2,  43 => 1,);
  110.     }
  111.     public function getSourceContext()
  112.     {
  113.         return new Source("{% set containerWidth = pimcore_select('container_width').data %}
  114. {% set backgroundImage = pimcore_image('background_image') %}
  115. {% set fullWidthBackground = pimcore_checkbox('full_width_background').isChecked() %}
  116. {% set backgroundImagePosition = pimcore_select('background_image_position') %}
  117. {% set backgroundImageSize = pimcore_select('background_image_size') %}
  118. {% set backgroundImageRepeat = pimcore_select('background_repeat') %}
  119. {% if backgroundImage is not null and not fullWidthBackground %}
  120.     {% set containerClass = containerClass ~ \" container-bg-img bg-img-\" ~ backgroundImage.getId() %}
  121. {% endif %}
  122. {# Adds CSS for responsive background image css. The CSS class is .bg-img-[imageId] #}
  123. {% include 'digitalwandler//Components/bgImgCss.html.twig' with {'bgImg': backgroundImage, 'bgImgPos': backgroundImagePosition, 'bgImgSize': backgroundImageSize, 'bgImgRepeat': backgroundImageRepeat } %}
  124. {% if fullWidthBackground and backgroundImage is not null %}
  125.     {# Renders a container around the container to allow for a full-width-background but a normal container #}
  126. <div class=\"container-fluid container-with-background-image bg-img-{{backgroundImage.getId() }}\">
  127.     {% endif %}
  128.     <div class=\"{{ containerClass }} mx-auto {{ (containerWidth|length) ? containerWidth : 'px-4' }}\">
  129.         <div class=\"container-inner\">
  130.             {% include '@Toolbox/helper/areablock.html.twig' with {'name': 'container-block', 'type' : 'container'} %}
  131.         </div>
  132.     </div>
  133.     {% if fullWidthBackground and backgroundImage %}
  134. </div>
  135. {% endif %}""@Toolbox/toolbox/tailwind/container/view.html.twig""/home/robotics/robotics.digitalwandler-staging.com/templates/bundles/ToolboxBundle/toolbox/tailwind/container/view.html.twig");
  136.     }
  137. }