var/cache/dev/twig/9b/9b560d738f84410a1f063cbee0890ccf.php line 68

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. /* areas/wysiwyg-with-images/view.html.twig */
  14. class __TwigTemplate_73934f0d3d4d17ca9ed91acdd201cabe 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_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""areas/wysiwyg-with-images/view.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""areas/wysiwyg-with-images/view.html.twig"));
  33.         // line 1
  34.         $macros["macros"] = $this->macros["macros"] = $this->loadTemplate("includes/macros.html.twig""areas/wysiwyg-with-images/view.html.twig"1)->unwrap();
  35.         // line 2
  36.         echo "
  37. ";
  38.         // line 3
  39.         $context["content"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"wysiwyg""content");
  40.         // line 4
  41.         echo "
  42. ";
  43.         // line 6
  44.         if (twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'6$this->source); })()), "getDescription", [], "method"falsefalsefalse6))) {
  45.             // line 7
  46.             echo "    ";
  47.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [=> twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'7$this->source); })()), "getData", [], "method"falsefalsefalse7), => 160], "method"falsefalsefalse7);
  48.         }
  49.         // line 9
  50.         echo "
  51. <section class=\"area-wysiwyg\">
  52.     <div class=\"row\">
  53.         <div class=\"col-sm-8\">
  54.             ";
  55.         // line 13
  56.         ob_start();
  57.         // line 14
  58.         echo "                ";
  59.         echo (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'14$this->source); })());
  60.         echo "
  61.             ";
  62.         $___internal_parse_0_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  63.         // line 13
  64.         echo $this->extensions['Pimcore\Twig\Extension\GlossaryExtension']->applyGlossary($___internal_parse_0_);
  65.         // line 16
  66.         echo "        </div>
  67.         <div class=\"col-sm-4\">
  68.             ";
  69.         // line 18
  70.         $context['_parent'] = $context;
  71.         $context['_seq'] = twig_ensure_traversable($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->getBlockIterator($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"block""images")));
  72.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  73.             // line 19
  74.             echo "                ";
  75.             echo twig_call_macro($macros["macros"], "macro_image_link", [$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"image""image", ["thumbnail" => "galleryThumbnail""imgAttributes" => ["class" => "img-responsive img-thumbnail mb-3"]]), (isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'19$this->source); })()), "galleryLightbox"], 19$context$this->getSourceContext());
  76.             echo "
  77.             ";
  78.         }
  79.         $_parent $context['_parent'];
  80.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  81.         $context array_intersect_key($context$_parent) + $_parent;
  82.         // line 21
  83.         echo "        </div>
  84.     </div>
  85. </section>
  86. ";
  87.         
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  89.         
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  91.     }
  92.     public function getTemplateName()
  93.     {
  94.         return "areas/wysiwyg-with-images/view.html.twig";
  95.     }
  96.     public function isTraitable()
  97.     {
  98.         return false;
  99.     }
  100.     public function getDebugInfo()
  101.     {
  102.         return array (  92 => 21,  83 => 19,  79 => 18,  75 => 16,  73 => 13,  67 => 14,  65 => 13,  59 => 9,  55 => 7,  53 => 6,  50 => 4,  48 => 3,  45 => 2,  43 => 1,);
  103.     }
  104.     public function getSourceContext()
  105.     {
  106.         return new Source("{% import 'includes/macros.html.twig' as macros %}
  107. {% set content = pimcore_wysiwyg('content') %}
  108. {# add autogenerated meta description #}
  109. {% if document.getDescription() is empty %}
  110.     {% do pimcore_head_meta().setDescription(content.getData(), 160) %}
  111. {% endif %}
  112. <section class=\"area-wysiwyg\">
  113.     <div class=\"row\">
  114.         <div class=\"col-sm-8\">
  115.             {% apply pimcore_glossary %}
  116.                 {{ content|raw }}
  117.             {% endapply %}
  118.         </div>
  119.         <div class=\"col-sm-4\">
  120.             {% for i in pimcore_iterate_block(pimcore_block('images')) %}
  121.                 {{ macros.image_link(pimcore_image('image', { thumbnail: 'galleryThumbnail', imgAttributes: {class: 'img-responsive img-thumbnail mb-3' }}), editmode, 'galleryLightbox') }}
  122.             {% endfor %}
  123.         </div>
  124.     </div>
  125. </section>
  126. ""areas/wysiwyg-with-images/view.html.twig""/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/templates/areas/wysiwyg-with-images/view.html.twig");
  127.     }
  128. }